Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » Popup Menu generation on Plugin Startup
Popup Menu generation on Plugin Startup [message #585932] Sat, 16 June 2007 14:58
Tarik Karaoglu is currently offline Tarik KaraogluFriend
Messages: 1
Registered: July 2009
Junior Member
Hi,

I try to find a way to let user configure which options will be listed in
popup menu in NavigationView. This menu are enabled for resources which of
type IProject or IFile and have a couple option which is created by user
also.

I think that I can supply a wizard to delete, edit options listed under
menu then
save this info in SaveParticipant and on Plugin startup I can generate
popUp menu according to this info but I could not find a way to create
popUp menu on AbstractUIPlugin methods. How can I register MenuManager and
dynamically load action from file ?

Sould I use some kind of advisors like as in case of ActionBar or get
extension
from platform and add ActionContribution manually or any other direct way
to implement it ?
Previous Topic:Popup Menu generation on Plugin Startup
Next Topic:No schemas displayed when connecting to DB2 Express-C V9.1
Goto Forum:
  


Current Time: Thu Apr 18 04:42:30 GMT 2024

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

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

Back to the top