Associating a command to a global handler [message #326016] |
Wed, 05 March 2008 13:51  |
Eclipse User |
|
|
|
Originally posted by: bvkiran.yahoo.com
I am trying to move to the new command and menu way of adding popup menus
via extension. I have added a new command and a new popupmenu for a view
using the org.eclipse.ui.commands and org.eclipse.ui.menu extensions. I
have added cut copy paste as popup menus. I would like to associate them
with the global cut, copy paste menus.
I know using IAction I can manually create these actions and tie them
using setGlobalActionHandler(). How can I do the same thing with commands
and menus added via extension points. Thanks in advance.
Kiran
|
|
|
|
Powered by
FUDForum. Page generated in 0.03188 seconds