groovyc(1)
NAME
groovyc - compiler for groovy source files
DESCRIPTION
usage: groovyc [options] <source-files> options:
- --encoding <encoding>
- Specify the encoding of the user class files.
- -F <flag>
- -J <property=value>
- -d Specify where to place generated class files.
- -e,--exception
- Print stack trace on error.
- -h,--help
- Print a synopsis of standard options.
- -j,--jointCompilation
- Attach javac compiler to compile .java files. -v,--version Print the version.
SEE ALSO
AUTHOR
- This manual page was generated using help2man and edited by Varun Hiremath <varun@debian.org>, for the Debian project (but may be used by
others).