Skip to content

Instantly share code, notes, and snippets.

View durfejs's full-sized avatar

durfejs

View GitHub Profile
@TheFern2
TheFern2 / JavaFX-Intellij.md
Created September 12, 2019 01:48
JavaFX Application Deployment

Install Java JDK 11-13

I will be using Java 11 since is the LTS release.

Check current version in path:

java -version

JavaFX 13 and IntelliJ