Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » handle EditorActions
handle EditorActions [message #695084] Sun, 10 July 2011 23:58 Go to next message
tom  is currently offline tom Friend
Messages: 17
Registered: August 2010
Junior Member
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 17:59 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

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: Thu Apr 18 12:32:54 GMT 2024

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

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

Back to the top