Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 638 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 638 Bytes

Non-modular samples for NetBeans

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").

Gradle

Clone the sample, open it with NetBeans. Select the build.gradle file, and build and run from the tasks in the Navigator window.