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 |
---|---|
org.eclipse.osgi.util.ManifestElement[] |
OsgiManifest.getManifestElements(String key) |
OsgiManifest |
BundleReader.loadManifest(File bundleLocation)
Load and cache OSGi manifest from path META-INF/MANIFEST.MF under the given location.
|
Copyright © 2008–2019 Eclipse Foundation. All rights reserved.