| Interface | Description |
|---|---|
| BundleReader |
Cache for OSGi manifest files and bundle classpath entries.
|
| 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 around
Headers and ManifestElement which adds typed getters
and value caching for commonly used headers. |
| OsgiTestBundleProject | |
| P2IUProject | |
| UpdateSiteProject |
| 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.
|
Copyright © 2008-2015 Eclipse Foundation. All Rights Reserved.