Hook up for design view of XML Editor! [message #190653] |
Thu, 29 March 2007 06:55  |
Eclipse User |
|
|
|
Hi All,
Are there any hook ups or extension points for extending the Design View
of XML editor?
I want to amend the Design View of XML editor to add one more entry to the
context menu. Is such a thing possible?
Regards,
Jugal Shah.
|
|
|
Re: Hook up for design view of XML Editor! [message #190671 is a reply to message #190653] |
Thu, 29 March 2007 09:26  |
Eclipse User |
|
|
|
I believe you should be able to extend the context menu by using a
standard eclipse menu contributor extension point. Give it a try. You can
expect selected objects to be of the type org.w3c.dom.Node.
If that doesn't work open a bug to request that we respect the standard
eclipse menu extension points.
hope that helps
|
|
|
Powered by
FUDForum. Page generated in 0.02058 seconds