@Component(role=org.codehaus.plexus.compiler.Compiler.class, hint="eclipse") public class EclipseJavaCompiler extends AbstractCompiler
EOL, PS| Constructor and Description |
|---|
EclipseJavaCompiler() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
createCommandLine(CompilerConfiguration config) |
CompilerResult |
performCompile(CompilerConfiguration config) |
canUpdateTarget, compile, getCompilerOutputStyle, getInputFileEnding, getOutputFile, getOutputFileEnding, getPathString, getSourceFiles, getSourceFilesForSourceRoot, makeClassName, toStringArraypublic CompilerResult performCompile(CompilerConfiguration config) throws CompilerException
performCompile in interface CompilerperformCompile in class AbstractCompilerCompilerExceptionpublic String[] createCommandLine(CompilerConfiguration config) throws CompilerException
CompilerExceptionCopyright © 2001–2020 Codehaus Plexus. All rights reserved.