Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 637 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 637 Bytes

Non-modular samples for NetBeans

JavaFX 11 samples to run from NetBeans with different options and build tools

Version NetBeans 10.0

Download an appropriate JDK 11 for your operating system. Make sure JAVA_HOME is properly set to the Java 11 installation directory.

The samples assume NetBeans 10 runs on JDK 11 (this can be set editing the etc/netbeans.conf file and setting netbeans_jdkhome="/path/to/jdk11").

Maven

Clone the sample, open it with NetBeans and reload the POM. Clean, build and run from the NetBeans usual buttons.