Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » dynamic context menu in eclipse
dynamic context menu in eclipse [message #330407] Mon, 28 July 2008 12:00 Go to next message
trushna is currently offline trushnaFriend
Messages: 24
Registered: July 2009
Junior Member
Hi,

I have my own product explorer. On right click of the items in
explorer, i need to show dynamic menuitems. These values are nothing but
configuration (like eclipse has run configuration). I need to perform
action like 'launch configuration' on click of this dynamic menu item.
Main problem is to get dynamically growing menubar on right click of
product explorer.

Any help?

Thanks and regards,
Trushna.
Re: dynamic context menu in eclipse [message #330420 is a reply to message #330407] Mon, 28 July 2008 12:58 Go to previous message
trushna is currently offline trushnaFriend
Messages: 24
Registered: July 2009
Junior Member
Hi everyone.

I found solution for this. When actions from action registry in
plugin.xml are read, i create n add new actions dynamically into the list
containing actions.


Thanks n regards,
Trushna.
Previous Topic:EditingSupport#setValue()
Next Topic:TableViewer
Goto Forum:
  


Current Time: Thu Oct 10 23:12:55 GMT 2024

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

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

Back to the top