Re: NetBeans 19, Gradle 7.5 - "Run File" no longer working

2023-09-26 Thread Thomas Kellerer
Is there anything I can do about, or do I have to roll back to 18 (or wait for 20)? Regards Thomas László Kishalmi schrieb am 26.09.2023 um 17:10: > Could be a regression caused by this one: > https://github.com/apache/netbeans/pull/6003 > > > On

Netbeans Platform and Jigsaw

2023-09-26 Thread Jean-Marc Borer
Hi there, I there some documentation how to compile Netbeans Platform applications with JDK 9+? I am trying to understand how Jigsaw modules and the Netbeans modules work together (or not). I currently only saw that most JDK modules are added to the module path (so completely opened) in the conf

Re: NetBeans 19, Gradle 7.5 - "Run File" no longer working

2023-09-26 Thread László Kishalmi
Could be a regression caused by this one: https://github.com/apache/netbeans/pull/6003 On Tue, Sep 26, 2023 at 5:54 AM Thomas Kellerer wrote: > Hello, > > with NetBeans 19 and Gradle 7.5.1 "runFile" on a class with a main method > does not work any more: > > Caused by: > org.gradle.api.internal.

NetBeans 19, Gradle 7.5 - "Run File" no longer working

2023-09-26 Thread Thomas Kellerer
Hello, with NetBeans 19 and Gradle 7.5.1 "runFile" on a class with a main method does not work any more: Caused by: org.gradle.api.internal.tasks.DefaultTaskContainer$TaskCreationException: Could not create task ':server:runSingle'. at org.gradle.api.internal.tasks.DefaultTaskContaine