Re: .classpath files for Eclipse

2021-05-29 Thread Nir Lisker
I created https://github.com/openjdk/jfx/pull/514 as a WIP, ready to be tested except for tests and apps. On Sat, May 22, 2021 at 8:56 AM Nir Lisker wrote: > There is an open bug report [1] that I created before the transition to > GitHub that fixes BuildSrc and some apps, I will update it for

Re: .classpath files for Eclipse

2021-05-21 Thread Nir Lisker
There is an open bug report [1] that I created before the transition to GitHub that fixes BuildSrc and some apps, I will update it for the latest changes. Right now I am waiting to see which folders are still relevant. [1] https://bugs.openjdk.java.net/browse/JDK-8221708 On Thu, May 20, 2021 at

Re: .classpath files for Eclipse

2021-05-20 Thread Jeanette Winzenburg
Hi Tom, can't say anything to your questions: being on win only and just having Eclipse projects for base, graphics, controls (everything else is handled by gradle from the commandline) -- Jeanette Zitat von Tom Schindl : Hi Nir/Jeannette, As you are both using Eclipse for

Re: .classpath files for Eclipse

2021-05-19 Thread Nir Lisker
The Eclipse files are due an update. There were previous reports on issues on Linux too (probably the ones you mentioned). We were hoping to be able to remove them with Gradle generating them during the build, but last time it was checked it couldn't. Don't know if Gradle 7 changed anything. I

.classpath files for Eclipse

2021-05-19 Thread Tom Schindl
Hi Nir/Jeannette, As you are both using Eclipse for development I'd like to get your take on the following things. Dealing with OS specific The graphics module has to have different source folders depending on the OS you are developing on: * Windows: