Class EclipseJavaCompiler
java.lang.Object
org.codehaus.plexus.compiler.AbstractCompiler
org.codehaus.plexus.compiler.eclipse.EclipseJavaCompiler
- All Implemented Interfaces:
Compiler
-
Field Summary
Fields inherited from class org.codehaus.plexus.compiler.AbstractCompiler
EOL, PS
-
Constructor Summary
-
Method Summary
Methods inherited from class org.codehaus.plexus.compiler.AbstractCompiler
canUpdateTarget, getCompilerOutputStyle, getInputFileEnding, getLog, getLogger, getOutputFile, getOutputFileEnding, getPathString, getSourceFiles, getSourceFilesForSourceRoot, logCompiling, makeClassName
-
Constructor Details
-
EclipseJavaCompiler
public EclipseJavaCompiler()
-
-
Method Details
-
getCompilerId
- Specified by:
getCompilerId
in classAbstractCompiler
-
performCompile
- Specified by:
performCompile
in interfaceCompiler
- Overrides:
performCompile
in classAbstractCompiler
- Throws:
CompilerException
-
createCommandLine
- Throws:
CompilerException
-
supportsIncrementalCompilation
public boolean supportsIncrementalCompilation()
-