org.apache.tools.ant.taskdefs.compilers
Class AptExternalCompilerAdapter
- CompilerAdapter
public class AptExternalCompilerAdapter
The implementation of the apt compiler for JDK 1.5 using an external process
attributes, bootclasspath, compileClasspath, compileList, compileSourcepath, debug, depend, deprecation, destDir, encoding, extdirs, includeAntRuntime, includeJavaRuntime, lSep, location, memoryInitialSize, memoryMaximumSize, optimize, project, src, target, verbose |
boolean | execute()- Performs a compile using the Javac externally.
|
protected Apt | getApt()- Get the facade task that fronts this adapter
|
addCurrentCompilerArgs, addExtdirsToClasspath, assumeJava11, assumeJava12, assumeJava13, assumeJava14, assumeJava15, assumeJava16, executeExternalCompile, executeExternalCompile, getBootClassPath, getCompileClasspath, getJavac, getNoDebugArgument, getProject, logAndAddFilesToCompile, setJavac, setupJavacCommand, setupJavacCommand, setupJavacCommandlineSwitches, setupJavacCommandlineSwitches, setupModernJavacCommand, setupModernJavacCommandlineSwitches |
getApt
protected Apt getApt()
Get the facade task that fronts this adapter