| Package | Description |
|---|---|
| org.eclipse.tycho.classpath | |
| org.eclipse.tycho.compiler | |
| org.eclipse.tycho.core | |
| org.eclipse.tycho.core.osgitools | |
| org.eclipse.tycho.surefire |
| Modifier and Type | Method and Description |
|---|---|
List<ClasspathEntry> |
JavaCompilerConfiguration.getClasspath()
Computes and returns compile classpath of a Tycho eclipse-plugin or eclipse-test-plugin
project.
|
| Modifier and Type | Method and Description |
|---|---|
List<ClasspathEntry> |
AbstractOsgiCompilerMojo.getClasspath() |
| Modifier and Type | Method and Description |
|---|---|
List<ClasspathEntry> |
BundleProject.getClasspath(org.apache.maven.project.MavenProject project) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultClasspathEntry |
| Modifier and Type | Method and Description |
|---|---|
List<ClasspathEntry> |
OsgiBundleProject.getClasspath(org.apache.maven.project.MavenProject project) |
| Modifier and Type | Method and Description |
|---|---|
String |
TestFramework.getTestFramework(List<ClasspathEntry> classpath) |
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.