Javac13 instead.public class Javac12 extends DefaultCompilerAdapter
| Modifier and Type | Field and Description | 
|---|---|
| protected static java.lang.String | CLASSIC_COMPILER_CLASSNAMEDeprecated.  | 
attributes, bootclasspath, compileClasspath, compileList, compileSourcepath, debug, depend, deprecation, destDir, encoding, extdirs, includeAntRuntime, includeJavaRuntime, location, lSep, memoryInitialSize, memoryMaximumSize, modulepath, moduleSourcepath, optimize, project, src, target, upgrademodulepath, verbose| Constructor and Description | 
|---|
| Javac12()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | execute()Deprecated.  Run the compilation. | 
addCurrentCompilerArgs, addExtdirsToClasspath, assumeJava11, assumeJava12, assumeJava13, assumeJava14, assumeJava15, assumeJava16, assumeJava17, assumeJava18, assumeJava19, executeExternalCompile, executeExternalCompile, getBootClassPath, getCompileClasspath, getJavac, getModulepath, getModulesourcepath, getNoDebugArgument, getProject, getSupportedFileExtensions, getUpgrademodulepath, logAndAddFilesToCompile, setJavac, setupJavacCommand, setupJavacCommand, setupJavacCommandlineSwitches, setupJavacCommandlineSwitches, setupModernJavacCommand, setupModernJavacCommandlineSwitchesprotected static final java.lang.String CLASSIC_COMPILER_CLASSNAME
public boolean execute()
                throws BuildException
BuildException - if the compilation has problems.