public class TestIDLJMojo extends AbstractIDLJMojo
| Constructor and Description |
|---|
TestIDLJMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addCompileSourceRoot(File directory)
Adds the generated source path to the test source directories list so that maven can find the new sources to
compile tests.
|
protected File[] |
getIncludeDirs() |
protected File |
getOutputDirectory() |
protected File |
getSourceDirectory() |
execute, getProject, getProjectHelperprotected File getSourceDirectory()
getSourceDirectory in class AbstractIDLJMojoprotected File getOutputDirectory()
getOutputDirectory in class AbstractIDLJMojoprotected File[] getIncludeDirs()
getIncludeDirs in class AbstractIDLJMojoList of directory to use as includeprotected void addCompileSourceRoot(File directory)
addCompileSourceRoot in class AbstractIDLJMojodirectory - the directory from which compilation should occurCopyright © 2005–2017 MojoHaus. All rights reserved.