Uses of Class
org.eclipse.tycho.core.osgitools.InvalidOSGiManifestException
-
Packages that use InvalidOSGiManifestException Package Description org.eclipse.tycho.core.osgitools -
-
Uses of InvalidOSGiManifestException in org.eclipse.tycho.core.osgitools
Methods in org.eclipse.tycho.core.osgitools that throw InvalidOSGiManifestException Modifier and Type Method Description OsgiManifestBundleReader. loadManifest(java.io.File bundleLocation)Load and cache OSGi manifest from path META-INF/MANIFEST.MF under the given location.private java.lang.StringOsgiManifest. parseMandatoryFirstValue(java.lang.String headerKey)
-