Re: Running a Maven project with arguments.
Michael Bien <[email protected]> Thu, 11 Sep 2025 12:25:58 +0200
| Newsgroups | gmane.comp.java.ide.netbeans.user |
|---|---|
| Message-ID | <[email protected]> |
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. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists