Package | Description |
---|---|
org.eclipse.tycho.core.osgitools |
Modifier and Type | Method and Description |
---|---|
OsgiManifest |
BundleReader.loadManifest(java.io.File bundleLocation)
Load and cache OSGi manifest from path META-INF/MANIFEST.MF under the given location.
|
private java.lang.String |
OsgiManifest.parseMandatoryFirstValue(java.lang.String headerKey) |