...
- cd <PATH TO JFX>
- mkdir -p caches/sdk/rt/lib/ext
- mv <PATH TO JDK>jre/lib/ext/jfxrt.jar caches/sdk/rt/lib/ext
IMPORTANT: Do not skip this step. If you do, you will not be running the code in your IDE and will waste hours wondering why you make changes and they don't run.
Using NetBeans
Many commiters are using NetBeans to develop Java and native code. NetBeans projects have been configured for both. Native projects in NetBeans are currently not configured to build using either Make or gradle, however ant build works in NetBeans and will build the classes and jar files needed for the IDE.
...
Overview
Content Tools
ThemeBuilder