|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.codehaus.tycho.osgicompiler.copied.AbstractCompilerMojo
org.codehaus.tycho.osgicompiler.AbstractOsgiCompilerMojo
org.codehaus.tycho.osgicompiler.OsgiCompilerMojo
public class OsgiCompilerMojo
Field Summary |
---|
Fields inherited from class org.codehaus.tycho.osgicompiler.AbstractOsgiCompilerMojo |
---|
RULE_EXCLUDE_ALL, RULE_SEPARATOR |
Fields inherited from interface org.apache.maven.plugin.Mojo |
---|
ROLE |
Constructor Summary | |
---|---|
OsgiCompilerMojo()
|
Method Summary | |
---|---|
protected java.util.List<java.lang.String> |
getConfiguredCompileSourceRoots()
|
protected java.io.File |
getConfiguredOutputDirectory()
|
Methods inherited from class org.codehaus.tycho.osgicompiler.AbstractOsgiCompilerMojo |
---|
execute, getClasspathElements, getCompilerConfiguration, getCompileSourceRoots, getOutputDirectory, getPdeCompileSourceRoots, getSourceInclusionScanner, getSourceInclusionScanner, initializeProjectContext |
Methods inherited from class org.codehaus.tycho.osgicompiler.copied.AbstractCompilerMojo |
---|
removeEmptyCompileSourceRoots |
Methods inherited from class org.apache.maven.plugin.AbstractMojo |
---|
getLog, getPluginContext, setLog, setPluginContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OsgiCompilerMojo()
Method Detail |
---|
protected java.util.List<java.lang.String> getConfiguredCompileSourceRoots()
getConfiguredCompileSourceRoots
in class AbstractOsgiCompilerMojo
protected java.io.File getConfiguredOutputDirectory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |