Well, how would I know how to define this task? I want it to do exactly what "Run Single" in the IDE does. So how to write this task?

Am 28.12.23 um 10:39 schrieb Andreas Reichel:
On Thu, 2023-12-28 at 10:34 +0100, Ulrich Mayring wrote:
I find that most unfortunate. I've been using Netbeans for many years
and the one clear advantage it always had for me over other IDEs is that
it was just a frontend to my build script.


Greetings!

You still can very much achieve that: Just edit your gradle.build file, add the task `runSingle` and define, what it exactly it shall do (e. g. which of your tasks is shall execute).

Cheers
Andreas

--
iSYS Software GmbH

Ulrich Mayring | Full Stack Developer
Technology Lab / R&D

Tel: +49 (0) 89 46 23 28-0 | Fax  +49 (0) 89 46 23 28-14
email: ulrich.mayr...@isys.de

Grillparzerstraße 10 | D-81675 München
www.isys.de

Sitz der Gesellschaft: München | HRB 111760
Geschäftsführer: Stefan Fischer und Max Haller

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to