A simple modular JavaFX application demonstrating how to set up and run a modular JavaFX application using Maven and IntelliJ IDEA. hellofx-intellij-idea-modular-javafx/ ├── src/ │ └── main/ │ ├── ...
JDK 11 and JavaFX With the design complete, the IDE side was done for this project using IntelliJ 2018.3.3. Note there are some bugs I found and reported to IntelliJ, mentioned below. JDK 11 removes ...