How do I use the `@argfile` argument with the groovyc compiler?
I’m trying to use the @argfile
option for the Groovy compiler as shown in the documentation. This command works to compile my application:
I’m trying to use the @argfile
option for the Groovy compiler as shown in the documentation. This command works to compile my application: