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

Reply via email to