Hmmm... interesting. I believe that would work for me if I were running only one instance. (?) I'm running multiple instances of the same program simultaneously; each with slightly different arguments.
Maybe if there's nothing available yet, I'd like to appeal to the fairies to put something that would do this in a subsequent release of NB. On Thu, 11 Sept 2025 at 20:28, Michael Bien <[email protected]> wrote: > a quick way would be to use the "re-run with different parameters" button > on the output window. You have to run it first for the tab to appear. > > -mbien > > On 9/11/25 12:04, Owen Thomas wrote: > > Some context: Having become frustrated with Gradle's "compatibility > matrix", its lack of documentation, its general complexity and apparent > fragility, and its seeming gentle want for me to recode my entire project > in Kotlin, I'm attempting to do what perhaps I should have done first: used > Maven as my build tool. > > > > Although it seems that I can enter command line arguments in the Run > category Project Property's dialogue (I haven't actually done this, but > this looks about right), I'm just wondering if there's any easier way to do > this. Something like choosing an option from the project menu like "Run > with arguments...". > > > > Thanks. :) > > > > Owen. > >
