As part of a uni project, I'm trying to add a GUI to an existing Java project using JavaFX. The initial project used Java 11 and the JavaFX version I have is 17.0.2 but I just keep getting a lot of different errors depending on what I do. I'm using IntelliJ IDEA
Does anyone know how to add JavaFX to existing projects?
My lecturer is no help at all
