org.codehaus.tycho.osgicompiler
Class OsgiCompilerMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.codehaus.tycho.osgicompiler.copied.AbstractCompilerMojo
org.codehaus.tycho.osgicompiler.AbstractOsgiCompilerMojo
org.codehaus.tycho.osgicompiler.OsgiCompilerMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class OsgiCompilerMojo
- extends AbstractOsgiCompilerMojo
Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
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 |
OsgiCompilerMojo
public OsgiCompilerMojo()
getConfiguredCompileSourceRoots
protected List<String> getConfiguredCompileSourceRoots()
- Specified by:
getConfiguredCompileSourceRoots
in class AbstractOsgiCompilerMojo
getConfiguredOutputDirectory
protected File getConfiguredOutputDirectory()
Copyright © 2008-2011. All Rights Reserved.