Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Rcp Application main menu (Menu Bar)
Rcp Application main menu [message #557326] Mon, 06 September 2010 18:05 Go to next message
ash is currently offline ashFriend
Messages: 142
Registered: July 2010
Senior Member
Hi have small doubts


i have rcp application which has main menu option

--- menu 1
* menu option 1
* menu option 2
* menu option 3
* menu option 4

Assume obve as menu structure

when " menu option 1" and "menu option 2" is contributed by other plugin and "menu option 3" and and "menu option 4" is contributed by one more different plugin.

now when i am defining my application main menu
i need to define complete menu structure as show above or pluguin shld contribute to the main menu.. so that plugin define the only empty menu for the application.

thanks
ashok


Re: Rcp Application main menu [message #558386 is a reply to message #557326] Sun, 12 September 2010 07:06 Go to previous messageGo to next message
Mihael Schmidt is currently offline Mihael SchmidtFriend
Messages: 81
Registered: August 2010
Member
Your main application plugin can define the menu and the contributing plugins can add the menu entries. All can be done through the menus (, commands and handlers) extension point.

http://wiki.eclipse.org/Menu_Contributions

(There are also links to examples on the wiki page.)
Re: Rcp Application main menu [message #559025 is a reply to message #557326] Wed, 15 September 2010 11:10 Go to previous message
ash is currently offline ashFriend
Messages: 142
Registered: July 2010
Senior Member
Thanks for ur reply.
Previous Topic:Problems in product file with "org.eclipse.equinox" package
Next Topic:Clear workspace problem
Goto Forum:
  


Current Time: Tue Apr 16 07:59:59 GMT 2024

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

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

Back to the top