JavaFX 13 samples to run from NetBeans with different options and build tools
Version NetBeans 11.1
Download JDK 11 or later for your operating system.
Make sure JAVA_HOME
is properly set to the JDK installation directory.
The samples assume NetBeans 11 runs on JDK 12 (this can be set editing the etc/netbeans.conf
file
and setting netbeans_jdkhome="/path/to/jdk12"
).
Clone the sample, open it with NetBeans. Select the build.gradle file, and build and run from the tasks in the Navigator window.