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, getProjectHelper
protected File getSourceDirectory()
getSourceDirectory
in class AbstractIDLJMojo
protected File getOutputDirectory()
getOutputDirectory
in class AbstractIDLJMojo
protected File[] getIncludeDirs()
getIncludeDirs
in class AbstractIDLJMojo
List
of directory to use as includeprotected void addCompileSourceRoot(File directory)
addCompileSourceRoot
in class AbstractIDLJMojo
directory
- the directory from which compilation should occurCopyright © 2005–2017 MojoHaus. All rights reserved.