org.apache.tools.ant.taskdefs.compilers

Class Jvc

    • Constructor Detail

      • Jvc

        public Jvc()
    • Method Detail

      • execute

        public boolean execute()
                        throws BuildException
        Run the compilation.
        Returns:
        true if the compiler ran with a zero exit result (ok)
        Throws:
        BuildException - if the compilation has problems.