AbstractCompiler.CompilerRunnable
Constructor | Description |
---|---|
BCCCompiler() |
Modifier and Type | Method | Description |
---|---|---|
protected org.codehaus.plexus.util.cli.Commandline |
getCommandLine(File src,
File dest,
CompilerConfiguration config) |
Setup Compiler Command line
|
protected String |
getOutputFileOption() |
getParser
compile, getObjectFile, getObjectFileExtension
protected org.codehaus.plexus.util.cli.Commandline getCommandLine(File src, File dest, CompilerConfiguration config) throws NativeBuildException
AbstractCCompiler
getCommandLine
in class AbstractCCompiler
NativeBuildException
protected String getOutputFileOption()
getOutputFileOption
in class CCompiler
Copyright © 2019 MojoHaus. All rights reserved.