Community
Participate
Working Groups
1) Open a plug-in, go to the extension points page of the manifest editor 2) Create a new extension point 3) Remove the schema location from either the extension point wizard or from the editor. 4) Press delete to remove the extension point java.lang.NullPointerException at org.eclipse.core.runtime.Path.append(Path.java:261) at org.eclipse.core.internal.resources.Container.getFile(Container.java:166) at org.eclipse.pde.internal.ui.editor.plugin.ExtensionPointsSection.handleDelete(ExtensionPointsSection.java:242) at org.eclipse.pde.internal.ui.editor.plugin.ExtensionPointsSection.doGlobalAction(ExtensionPointsSection.java:114) at org.eclipse.pde.internal.ui.editor.PDEFormPage.performGlobalAction(PDEFormPage.java:155) at org.eclipse.pde.internal.ui.editor.PDEFormEditor.performGlobalAction(PDEFormEditor.java:796) at org.eclipse.pde.internal.ui.editor.PDEFormEditorContributor$GlobalAction.run(PDE
Created attachment 173151 [details] Patch
Fixed in HEAD
Verified.