Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » handle EditorActions
handle EditorActions [message #695084] Sun, 10 July 2011 19:58 Go to next message
Eclipse UserFriend
I want to get the handle of Editor Actions that is written on plugin.xml programmatically.

Please give me advice.
Re: handle EditorActions [message #698070 is a reply to message #695084] Mon, 18 July 2011 13:59 Go to previous message
Eclipse UserFriend
You cannot get that information. The editorActions (all of the action extension points) don't expose the IActionDelegates that are created. The contributed IActionDelegate can see the IAction when the selection changes or the action is run.

Are you talking about the action extension points?

PW
Previous Topic:how to define enabledwhen of a self instantiated command ?
Next Topic:Incorrect behavior when only one command is contributed to the root menu
Goto Forum:
  


Current Time: Sat Aug 30 20:19:12 EDT 2025

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

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

Back to the top