Re: Having trouble setting up the JFX project in IntelliJ

2021-08-19 Thread Jonathan Vusich
Thanks for the link to the IDE instructions, Nir. I did not see that before. I was trying to import the project as a Gradle project which was not working very well. I have imported the project as an IntelliJ project and seem to be having more success, but I am still getting these module warnings th

Re: Having trouble setting up the JFX project in IntelliJ

2021-08-19 Thread Nir Lisker
There are IDE instructions here: https://wiki.openjdk.java.net/display/OpenJFX/Using+an+IDE I don't know about IntelliJ since I use Eclipse. The project files there were pending an update at https://github.com/openjdk/jfx/pull/514, but since then projects were removed and more changes are planned,