Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How to activate the Edit Menu in the Workspace
How to activate the Edit Menu in the Workspace [message #306281] Wed, 26 July 2006 14:56 Go to next message
Eclipse UserFriend
Originally posted by: ahmedlazreg.free.fr

Hi,
I have created an editor plugin for ASM source editing. When I launch my
plugin the editor works very well (with content assist and syntax colouring
and my Own Perspective) but in the menubar, all the menu items in Edit menu
(copy/paste/....) are grayed (disabled). In the context menu of the editor
they are activated.
how can I activate them ?
best regards
Re: How to activate the Edit Menu in the Workspace [message #306376 is a reply to message #306281] Thu, 27 July 2006 18:26 Go to previous messageGo to next message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

Ahmed LAZREG wrote:
> Hi,
> I have created an editor plugin for ASM source editing. When I launch my
> plugin the editor works very well (with content assist and syntax colouring
> and my Own Perspective) but in the menubar, all the menu items in Edit menu
> (copy/paste/....) are grayed (disabled). In the context menu of the editor
> they are activated.
> how can I activate them ?

check out the section in the Help>Help Contents>Platform Plugin
Developer Guide about advanced workbench concepts. You are looking for
the uses of retargetable actions and RetargetAction.

Later,
PW


Re: How to activate the Edit Menu in the Workspace [message #306411 is a reply to message #306376] Fri, 28 July 2006 08:51 Go to previous message
Eclipse UserFriend
Originally posted by: ahmedlazreg.free.fr

Thank you very well Paul,
I have defined an ActionBarContributor. Now all is working fine :)
Best regards
Ahmed Lazreg
octal@pocketmt.com
http://www.pocketmt.com the mcuStudio home site :)

"Paul Webster" <pwebster@ca.ibm.com> a
Previous Topic:Error in xDoclet Page
Next Topic:Project view change in Callisto?
Goto Forum:
  


Current Time: Fri Aug 16 22:02:15 GMT 2024

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

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

Back to the top