Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Hook up for design view of XML Editor!
Hook up for design view of XML Editor! [message #190653] Thu, 29 March 2007 06:55 Go to next message
Jugal Shah is currently offline Jugal ShahFriend
Messages: 19
Registered: July 2009
Junior Member
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 Go to previous message
Craig Salter is currently offline Craig SalterFriend
Messages: 169
Registered: July 2009
Senior Member
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
Previous Topic:Accessing an SSL website within Web Services Explorer
Next Topic:old project not "Dynamic"
Goto Forum:
  


Current Time: Wed Apr 24 22:32:38 GMT 2024

Powered by FUDForum. Page generated in 0.02863 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top