org.apache.tools.ant.taskdefs.compilers
public class JavacExternal extends DefaultCompilerAdapter
Since: Ant 1.4
Method Summary | |
---|---|
boolean | execute()
Performs a compile using the Javac externally. |
Returns: true if the compilation succeeded
Throws: BuildException on error