logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

groovyc - compiler for groovy source files

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                                       groovyc(1)

Description

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

       --classpath <path>
              Specify where to find the class files.

       -d <arg>
              Specify where to place generated class files.

       -e,--exception
              Print stack trace on error.

       --encoding <encoding>
              Specify the encoding of the user class files.

       -F <flag>

       -h,--help
              Print a synopsis of standard options.

       -j,--jointCompilation
              Attach javac compiler to compile .java files.

       -J <property=value>

       --sourcepath <path>
              Specify where to find the source files.

       --temp <temp>

       -v,--version
              Print the version.

   options:--classpath <path>
              Specify where to find the class files.

       -d <arg>
              Specify where to place generated class files.

       -e,--exception
              Print stack trace on error.

       --encoding <encoding>
              Specify the encoding of the user class files.

       -F <flag>

       -h,--help
              Print a synopsis of standard options.

       -j,--jointCompilation
              Attach javac compiler to compile .java files.

       -J <property=value>

       --sourcepath <path>
              Specify where to find the source files.

       --temp <temp>

       -v,--version
              Print the version.

Name

       groovyc - compiler for groovy source files

See Also

groovy(1)

See Also