Hi all, Christian and me are trying to improve the build.gradle file and it will let the diverse IDEs import it and it will allow us to remove the specific IDE files.
If you are an IntelliJ IDEA user and you have at least Version 20.18.3, you can easily help us. Please, follow the following steps: 1.- Clone the repo git clone https://github.com/christianheilmann/openjdk-jfx.git 2.- Remove .idea directory 3.- Open openjfx from Intellij "File" -> "New" -> "Project from existing sources..." Can you answer the following questions: - Can you build from the IDE? - Can you check if there is any error(dependencies, etc.)? Thank you very much for your time! Diego -------------------------------------------------------------------------------------- We already test it in Windows and Mac and it should work, but it will help us to have at least another person(e.g GNU/Linux user) Thank you very much to Sverre Moe(@DJViking) and Nir Lisker(@nlisker) for working in the eclipse part.