One of the tasks the gradle application plugin creates is called 'run'. This works great but how do I pass command line arguments to the application it is running? Gradle seems to want to interpret anything I pass on the command line.
Regards, Glen
One of the tasks the gradle application plugin creates is called 'run'. This works great but how do I pass command line arguments to the application it is running? Gradle seems to want to interpret anything I pass on the command line.
Regards, Glen