Nuacht

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 maven is being run with the co ...