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

2023-09-27 Thread Laszlo Kishalmi
Well, you can add your own runSingle action and or update the Build Actions for run.single action in the project properties. Unfortunately it's pretty hard to say what to do without seeing the whole stuff in action. On 9/26/23 22:32, Thomas Kellerer wrote: Is there anything I can do about, o

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

2023-09-27 Thread Scott Palmer
Run file is working for me with NB 19 and Gradle 8.3. Scott > On Sep 27, 2023, at 1:34 AM, Thomas Kellerer wrote: > > 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 b