Re: Project unloadable with Gradle 7.5.1 and NetBeans 16

2022-12-02 Thread Giles Winstanley
Ah, that's frustrating; I've not encountered this particular error, so unsure in which direction to look to resolve this. I find Gradle support in NetBeans has been rather fragile, although generally better in NB15, and I'm hoping the NB16 issues are resolved quickly. I spent far too long with

Re: Project unloadable with Gradle 7.5.1 and NetBeans 16

2022-12-02 Thread Thomas Kellerer
Unfortunately NetBeans 15 also refused to open those projects failing with the same NPE: ava.lang.NullPointerException at org.netbeans.modules.gradle.api.GradleBaseProjectBuilder.processBasicInfo(GradleBaseProjectBuilder.java:107) at org.netbeans.modules.gradle.api.GradleBasePro

Re: Project unloadable with Gradle 7.5.1 and NetBeans 16

2022-12-02 Thread Giles Winstanley
Hi Thomas, This is a known issue that is already being worked on by the Gradle module developers:     https://github.com/apache/netbeans/pull/5022 Unfortunately it didn't make it into the upcoming v16 release, but from what I understand there is likely to be an update release which should re

Re: Project unloadable with Gradle 7.5.1 and NetBeans 16

2022-12-02 Thread Thomas Kellerer
Thomas Kellerer schrieb am 02.12.2022 um 08:10: > our project switch from Gradle 6.9.x to 7.5.1 and now it doesn't work with > NetBeans 16 any more (the most recent "voting candidate") > Everything was working fine with Gradle 6.9.x even with the various NetBeans > 16 RC versions > > Whenever I o

Re: Project unloadable with Gradle 7.5.1 and NetBeans 16

2022-12-02 Thread Thomas Kellerer
Richard Grin schrieb am 02.12.2022 um 09:20: > I don't use Gradle. Lucky you. - To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-mail: users-h...@netbeans.apache.org For further informa

Re: Project unloadable with Gradle 7.5.1 and NetBeans 16

2022-12-02 Thread Richard Grin
Hello Thomas, I don't use Gradle. Perhaps you will find an explanation by reading https://lists.apache.org/list.html?d...@netbeans.apache.org (problems with Gradle in version 16)? Regards, Richard Le 02/12/2022 à 08:51, Thomas Kellerer a écrit : Thomas Kellerer schrieb am 02.12.2022 um 08:

Re: Project unloadable with Gradle 7.5.1 and NetBeans 16

2022-12-01 Thread Thomas Kellerer
Thomas Kellerer schrieb am 02.12.2022 um 08:10: > our project switch from Gradle 6.9.x to 7.5.1 and now it doesn't work with > NetBeans 16 any more (the most recent "voting candidate") > Everything was working fine with Gradle 6.9.x even with the various NetBeans > 16 RC versions > > Whenever I o

Project unloadable with Gradle 7.5.1 and NetBeans 16

2022-12-01 Thread Thomas Kellerer
Hello, our project switch from Gradle 6.9.x to 7.5.1 and now it doesn't work with NetBeans 16 any more (the most recent "voting candidate") Everything was working fine with Gradle 6.9.x even with the various NetBeans 16 RC versions In case this is important: the gradle plugin versions are repor