Re: Unable to import OpenJFX Build into Eclipse

2021-04-20 Thread Robert Lichtenberger
I have tried to import OpenJFX to eclipse under Windows today for the first time and having the exakt same problem. Am Mo., 17. Aug. 2020 um 13:52 Uhr schrieb Nir Lisker : > They are not required if you use the command line interface, but I find > that they do make things easier since I can run

Re: Unable to import OpenJFX Build into Eclipse

2020-08-17 Thread Nir Lisker
They are not required if you use the command line interface, but I find that they do make things easier since I can run the gradle command from Eclipse directly. The instructions mention that if you import through gradle, you will need to replace the Eclipse files with the ones in the repo

Re: Unable to import OpenJFX Build into Eclipse

2020-08-17 Thread Tom Schindl
Hi, Do we really use the Eclipse-Gradle-Tooling now? I think the reasons we checked in all .product/.classpath files is that this did not work in the past. At least my Eclipse install I use for OpenJFX-Development does not have the gradle-tooling installed and things work there just fine.

Re: Unable to import OpenJFX Build into Eclipse

2020-08-16 Thread Nir Lisker
Hi Andrew, I did the same setup only with Ubuntu 18, which shouldn't matter, and I don't remember having this issue. I can try redoing it next time I boot the Ubuntu partition. What looks odd is that the error references the build directory. What happens if you clean the project first? - Nir

Unable to import OpenJFX Build into Eclipse

2020-08-15 Thread Andrew Waters
Hi All, I'm trying to diagnose a bug in OpenJFX that I've been struggling with on and off for almost a year(!) and I decided to build OpenJFX from source and use Eclipse to help.  I've built a brand new Ubuntu 20.04.1-Desktop system with OpenJDK 14.0.1 and the latest stable OpenJFX 14.