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
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
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
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
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
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:
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