Uses of Interface
org.eclipse.tycho.core.BundleProject
-
Packages that use BundleProject Package Description org.eclipse.tycho.compiler org.eclipse.tycho.core.osgitools org.eclipse.tycho.extras.docbundle org.eclipse.tycho.surefire -
-
Uses of BundleProject in org.eclipse.tycho.compiler
Methods in org.eclipse.tycho.compiler that return BundleProject Modifier and Type Method Description private BundleProjectAbstractOsgiCompilerMojo. getBundleProject() -
Uses of BundleProject in org.eclipse.tycho.core.osgitools
Classes in org.eclipse.tycho.core.osgitools that implement BundleProject Modifier and Type Class Description classOsgiBundleProjectclassOsgiTestBundleProject -
Uses of BundleProject in org.eclipse.tycho.extras.docbundle
Methods in org.eclipse.tycho.extras.docbundle that return BundleProject Modifier and Type Method Description private BundleProjectJavadocMojo.GatherClasspathVisitor. getBundleProject(org.apache.maven.project.MavenProject project) -
Uses of BundleProject in org.eclipse.tycho.surefire
Methods in org.eclipse.tycho.surefire that return BundleProject Modifier and Type Method Description private BundleProjectTestMojo. getProjectType()
-