| Package | Description |
|---|---|
| org.eclipse.tycho.core.osgitools |
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidOSGiManifestException
Exception signaling an otherwise valid MANIFEST does not have valid mandatory OSGi headers
Bundle-SymbolicName or Bundle-Version.
|
| Modifier and Type | Method and Description |
|---|---|
OsgiManifest |
BundleReader.loadManifest(File bundleLocation)
Load and cache OSGi manifest from path META-INF/MANIFEST.MF under the given location.
|
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.