Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » popup menu RCP eclipse 3.4
popup menu RCP eclipse 3.4 [message #336042] Thu, 14 May 2009 18:51 Go to next message
Martin Rodriguez is currently offline Martin RodriguezFriend
Messages: 1
Registered: July 2009
Junior Member
how i can define popup menu extension all editors (RCP eclipse 3.4)?
Re: popup menu RCP eclipse 3.4 [message #336083 is a reply to message #336042] Wed, 20 May 2009 17:27 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

Martin Rodriguez wrote:
> how i can define popup menu extension all editors (RCP eclipse 3.4)?

An org.eclipse.ui.popupMenus/objectContribution on java.lang.Object
would probably do it, or org.eclipse.ui.menus/menuContribution with the
popup any location URI (see MenuUtil)

PW

--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclips e.platform.doc.isv/guide/workbench.htm


Previous Topic:[CommonNavigator] SaveablesProvider
Next Topic:Auto close of editor area when last editor closed
Goto Forum:
  


Current Time: Sat Apr 20 01:05:42 GMT 2024

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

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

Back to the top