Package org.eclipse.tycho.core.osgitools
-
Interface Summary Interface Description BundleReader Cache for OSGi manifest files and bundle classpath entries. -
Class Summary Class Description AbstractArtifactBasedProject AbstractArtifactDependencyWalker AbstractArtifactDependencyWalker.WalkbackPath AbstractTychoProject BuildPropertiesParserImpl DebugUtils DefaultArtifactDescriptor DefaultBundleReader DefaultClasspathEntry DefaultClasspathEntry.DefaultAccessRule DefaultFeatureDescription DefaultPluginDescription DefaultReactorProject DependencyComputer Helper class that computes compile dependencies of a bundle project.DependencyComputer.DependencyEntry EclipseApplicationProject EclipseFeatureProject EclipseRepositoryProject An eclipse repository project produces a p2 repository where a set of products are published.EquinoxResolver OsgiBundleProject OsgiManifest Convenience wrapper aroundHeaders
andManifestElement
which adds typed getters and value caching for commonly used headers.OsgiTestBundleProject P2IUProject UpdateSiteProject -
Exception Summary Exception Description InvalidOSGiManifestException Exception signaling an otherwise valid MANIFEST does not have valid mandatory OSGi headers Bundle-SymbolicName or Bundle-Version.OsgiManifestParserException Exception signaling an invalid or non-existing OSGi manifest.