Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Rcp Application main menu (Menu Bar)
Rcp Application main menu [message #557326] Mon, 06 September 2010 14:05 Go to next message
Eclipse UserFriend
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 03:06 Go to previous messageGo to next message
Eclipse UserFriend
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 07:10 Go to previous message
Eclipse UserFriend
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 Jul 08 13:21:57 EDT 2025

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

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

Back to the top