public class AptExternalCompilerAdapter extends DefaultCompilerAdapter
attributes, bootclasspath, compileClasspath, compileList, compileSourcepath, debug, depend, deprecation, destDir, encoding, extdirs, includeAntRuntime, includeJavaRuntime, location, lSep, memoryInitialSize, memoryMaximumSize, modulepath, moduleSourcepath, optimize, project, release, src, target, upgrademodulepath, verbose
Constructor and Description |
---|
AptExternalCompilerAdapter() |
Modifier and Type | Method and Description |
---|---|
boolean |
execute()
Performs a compile using the Javac externally.
|
protected Apt |
getApt()
Get the facade task that fronts this adapter
|
addCurrentCompilerArgs, assumeJava11, assumeJava12, assumeJava13, assumeJava14, assumeJava15, assumeJava16, assumeJava17, assumeJava18, assumeJava9, executeExternalCompile, executeExternalCompile, getBootClassPath, getCompileClasspath, getJavac, getModulepath, getModulesourcepath, getNoDebugArgument, getProject, getSupportedFileExtensions, getUpgrademodulepath, logAndAddFilesToCompile, setJavac, setupJavacCommand, setupJavacCommand, setupJavacCommandlineSwitches, setupJavacCommandlineSwitches, setupModernJavacCommand, setupModernJavacCommandlineSwitches
public boolean execute() throws BuildException
BuildException
- if there is a problem.protected Apt getApt()
DefaultCompilerAdapter.getJavac()