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 OsgiManifest
BundleReader. loadManifest(File bundleLocation)
Load and cache OSGi manifest from path META-INF/MANIFEST.MF under the given location.
-