Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 338950

Summary: Plug-in manifest editor corrupting plugin.xml
Product: [Eclipse Project] PDE Reporter: Greg Watson <g.watson>
Component: UIAssignee: PDE-UI-Inbox <pde-ui-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: curtis.windatt.public
Version: 3.7   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:
Attachments:
Description Flags
Schema that exhibits problem none

Description Greg Watson CLA 2011-03-04 10:51:41 EST
Created attachment 190400 [details]
Schema that exhibits problem

The plug-in manifest editor is corrupting the plugin.xml when changing an element attribute. This is difficult to repeat, but I'm seeing the problem quite frequently. It usually occurs when I add an extension, add an element to the extension, then change one of the element attributes. At this point, I see two copies of the element in the plugin.xml, one with the old attribute and one with the new. Removing the extension at this point causes bad things to happen to the plugin.xml as the editor seems to be out of sync with the source.

I've attached a schema that exhibits the problem frequently, though I have also seen it with other extension points.
Comment 1 Curtis Windatt CLA 2011-03-04 11:32:05 EST

*** This bug has been marked as a duplicate of bug 331485 ***