Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 588 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 588 Bytes

Non-modular samples for IntelliJ

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

Version IntelliJ IDEA 2019.1

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

Run with Run -> Edit configurations -> Main.