org.eclipse.tycho.compiler
Class OsgiCompilerMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by copied.org.apache.maven.plugin.AbstractCompilerMojo
          extended by org.eclipse.tycho.compiler.AbstractOsgiCompilerMojo
              extended by org.eclipse.tycho.compiler.OsgiCompilerMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo, org.eclipse.tycho.classpath.JavaCompilerConfiguration, org.eclipse.tycho.runtime.Adaptable

public class OsgiCompilerMojo
extends AbstractOsgiCompilerMojo


Field Summary
 
Fields inherited from class org.eclipse.tycho.compiler.AbstractOsgiCompilerMojo
RULE_EXCLUDE_ALL, RULE_SEPARATOR
 
Fields inherited from class copied.org.apache.maven.plugin.AbstractCompilerMojo
DEFAULT_SOURCE_VERSION, DEFAULT_TARGET_VERSION, source, target
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
OsgiCompilerMojo()
           
 
Method Summary
 
Methods inherited from class org.eclipse.tycho.compiler.AbstractOsgiCompilerMojo
execute, getAdapter, getClasspath, getClasspathElements, getCompilerConfiguration, getCompileSourceRoots, getEclipsePluginProject, getExecutionEnvironment, getOutputDirectory, getSourceInclusionScanner, getSourceInclusionScanner, getSourceLevel, getSourcepath, getTargetLevel, getTargetLevel
 
Methods inherited from class copied.org.apache.maven.plugin.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

OsgiCompilerMojo

public OsgiCompilerMojo()


Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.