Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 611 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 611 Bytes

Non-modular samples for IntelliJ

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

Version IntelliJ IDEA 2019.1

Download an appropriate JDK 12 for your operating system. Make sure JAVA_HOME is properly set to the Java 12 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 12 and JavaFX 12 match those on your machine.

Run with Run -> Edit configurations -> Main.