In general the examples in this repository will attempt to use the latest version of Java and JavaFX. For now the examples are tested with Java 14 and JavaFX 14 (yes, 15 + 15 are latest - will update ...
I'm trying to create a simple JavaFX application using Maven in IntelliJ IDEA. My Project Structure is set to use JDK 24, and I can see when trying to javafx:run that ...