org.apache.tools.ant.taskdefs.compilers
Class Sj
- CompilerAdapter
The implementation of the sj compiler.
Uses the defaults for DefaultCompilerAdapter
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 sj compiler from Symantec.
|
protected String | getNoDebugArgument() - Returns null since sj either has -g for debug=true or no
argument at all.
|
addCurrentCompilerArgs , addExtdirsToClasspath , assumeJava11 , assumeJava12 , assumeJava13 , assumeJava14 , assumeJava15 , executeExternalCompile , executeExternalCompile , getCompileClasspath , getJavac , getNoDebugArgument , getProject , logAndAddFilesToCompile , setJavac , setupJavacCommand , setupJavacCommand , setupJavacCommandlineSwitches , setupJavacCommandlineSwitches , setupModernJavacCommand , setupModernJavacCommandlineSwitches |
Copyright B) 2000-2007 Apache Software Foundation. All Rights Reserved.