@Component(role=org.codehaus.mojo.natives.compiler.Compiler.class, hint="noop") public class NoopCompiler extends Object implements Compiler
Constructor and Description |
---|
NoopCompiler() |
Modifier and Type | Method and Description |
---|---|
List |
compile(CompilerConfiguration config,
File[] sourceFiles) |
protected String |
getObjectFileExtension() |
public List compile(CompilerConfiguration config, File[] sourceFiles) throws NativeBuildException
compile
in interface Compiler
NativeBuildException
protected String getObjectFileExtension()
Copyright © 2005–2018 MojoHaus. All rights reserved.