I am encountering a problem with the XML editor when adding elements in the Grid view. When I use the context menu to add a child element to an element, the menu displays the child elements with the wrong namespace prefix. The menus shows the child elements with the same namespace as the parent (the element I have selected when I open the context menu to add a child element.) But, the child elements have a different namespace than the parent.
When I look at the elments listed under “Add Before” or “Add After”, the namespace prefix is always the parent namespace.
I have all of the namespaces defined in the top element using xmlns attributes.
Is this a bug in the XML Editor or do I have it configured incorrectly.
I have MyEclipse 3.1.1 installed. I am running on RedHat 3 WS.
Thanks,
Keith