org.apache.tools.ant.taskdefs.compilers

Class Javac12

    • Field Detail

      • CLASSIC_COMPILER_CLASSNAME

        protected static final java.lang.String CLASSIC_COMPILER_CLASSNAME
        Deprecated. 
        See Also:
        Constant Field Values
    • Constructor Detail

      • Javac12

        public Javac12()
        Deprecated. 
    • Method Detail

      • execute

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