org.apache.tools.ant.taskdefs.compilers

Class Javac13

    • Constructor Detail

      • Javac13

        public Javac13()
    • 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.