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.