org.eclipse.tycho.compiler
Class OsgiTestCompilerMojo

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.OsgiTestCompilerMojo
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 OsgiTestCompilerMojo
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
OsgiTestCompilerMojo()
           
 
Method Summary
 List getClasspathElements()
           
 
Methods inherited from class org.eclipse.tycho.compiler.AbstractOsgiCompilerMojo
execute, getAdapter, getClasspath, 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

OsgiTestCompilerMojo

public OsgiTestCompilerMojo()
Method Detail

getClasspathElements

public List getClasspathElements()
                          throws org.apache.maven.plugin.MojoExecutionException
Overrides:
getClasspathElements in class AbstractOsgiCompilerMojo
Throws:
org.apache.maven.plugin.MojoExecutionException


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