Contributing a menu item to a sub-menu defined by an action provider [message #492280] |
Mon, 19 October 2009 14:28  |
Eclipse User |
|
|
|
Hello,
I have created a few handlers and contributed them to a popup menu using the org.eclipse.ui.menu extension point. I am able to add those menu items fine but I haven't find a way to contribute those menu items to an existing sub-menu. That particular sub-menu is contributed through the navigatorContent extension point using an action provider.
I have tried:
popup:<view-id>?after=<sub-menu action provider id>
popup:<sub menu action provider id>
Though, nothing works. Is there a way around this? Do I need to create my own action provider to contribute to that sub-menu?
Is there an example out there showing how to use an action provider with the new command/handler API?
Thank you!
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.23582 seconds