Skip to content

Latest commit

 

History

History
 
 

Java

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Non-modular samples for IntelliJ

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

Version IntelliJ IDEA 2018.3.3

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

Java

Download JavaFX SDK for your operating system and unzip to a desired location.

Clone the sample, open it with IntelliJ, and make sure the paths for Java 11 and JavaFX 11 match those on your machine.

Run with Run -> Edit configurations -> Main.