public class TestIDLJMojo extends AbstractIDLJMojo
Constructor and Description |
---|
TestIDLJMojo() |
Modifier and Type | Method and Description |
---|---|
protected void |
addCompileSourceRoot()
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()
addCompileSourceRoot
in class AbstractIDLJMojo
Copyright © 2005-2012 Codehaus. All Rights Reserved.