Community
Participate
Working Groups
Build Identifier: 3.6 I have a Manifest that has an empty entry Import-Package: I do not have any error or warning in mt problem view from this Manifest, but when I use PDE to get some information from the Manifest, I get a BundleException, this is the stack trace. org.osgi.framework.BundleException: Invalid manifest header Import-Package: "" at org.eclipse.osgi.util.ManifestElement.parseHeader(Unknown Source) at org.eclipse.pde.internal.core.project.BundleProjectDescription.parseHeader(Unknown Source) at org.eclipse.pde.internal.core.project.BundleProjectDescription.initiaize(Unknown Source) at org.eclipse.pde.internal.core.project.BundleProjectDescription.<init>(Unknown Source) at org.eclipse.pde.internal.core.project.BundleProjectService.getDescription(Unknown Source) Reproducible: Always
Created attachment 167812 [details] patch Patch with test
please review, Curtis.
+1 fixed in HEAD.