Re: [External] : Re: Eclipse and Gradle in OpenJFX

2024-06-18 Thread Nir Lisker
; > > > > > > *From: *Kevin Rushforth > *Date: *Tuesday, June 18, 2024 at 16:09 > *To: *Andy Goryachev , Thiago Milczarek Sayão < > thiago.sa...@gmail.com> > *Cc: *openjfx-dev@openjdk.org > *Subject: *Re: [External] : Re: Eclipse and Gradle in OpenJFX > > W

Re: [External] : Re: Eclipse and Gradle in OpenJFX

2024-06-18 Thread Andy Goryachev
Nir's view on the subject. -andy From: Kevin Rushforth Date: Tuesday, June 18, 2024 at 16:09 To: Andy Goryachev , Thiago Milczarek Sayão Cc: openjfx-dev@openjdk.org Subject: Re: [External] : Re: Eclipse and Gradle in OpenJFX We also did that for NetBeans, meaning we removed the NetBean

Re: [External] : Re: Eclipse and Gradle in OpenJFX

2024-06-18 Thread Kevin Rushforth
We also did that for NetBeans, meaning we removed the NetBeans IDE-specific files and use their gradle plug-in (with somewhat mixed results). See https://bugs.openjdk.org/browse/JDK-8223375 FWIW, there is an open issue to do the same for Eclipse, but I think it hasn't been looked at in a while

Re: [External] : Re: Eclipse and Gradle in OpenJFX

2024-06-18 Thread Andy Goryachev
Interesting, thank you, Thiago. Maybe it's just the quality of gradle support in IntelliJ, or complexity of the Buildship plug-in in Eclipse. It never worked for me, and removing the gradle nature from Eclipse project files has an added benefit of removing an extra dependency. -andy From: