Scroll to navigation

groovyc(1) General Commands Manual groovyc(1)

NAME

groovyc - compiler for groovy source files

DESCRIPTION

usage: groovyc [options] <source-files> options:

Specify where to find the class files.
Specify where to place generated class files.
Print stack trace on error.
Specify the encoding of the user class files.

-F <flag>

Print a synopsis of standard options.
Attach javac compiler to compile .java files.

-J <property=value>

Specify where to find the source files.

--temp <temp>

Print the version.

options:

Specify where to find the class files.
Specify where to place generated class files.
Print stack trace on error.
Specify the encoding of the user class files.

-F <flag>

Print a synopsis of standard options.
Attach javac compiler to compile .java files.

-J <property=value>

Specify where to find the source files.

--temp <temp>

Print the version.

SEE ALSO

groovy(1)

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).

December 2007