Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Adding combo box on toolbar of eclipse(Adding combo box on toolbar of eclipse using Eclipse plug-in API)
Adding combo box on toolbar of eclipse [message #791999] Mon, 06 February 2012 13:53 Go to next message
Syamkumar Cheedela is currently offline Syamkumar CheedelaFriend
Messages: 7
Registered: April 2011
Junior Member
I want to add a combo box to the toolbar (coolbar) of eclipse using Eclipse Plug-in development API (not an RCP application). This combo box items should be dynamically added/removed.

I know that in RCP applications it is possible by following the link : http://www.thedeveloperspoint.com/?p=140

but I am looking at Eclipse plugin API.

Any help would be greatly appreciated.

Thanks
Syam
Re: Adding combo box on toolbar of eclipse [message #793488 is a reply to message #791999] Wed, 08 February 2012 07:40 Go to previous messageGo to next message
Sabir pasha is currently offline Sabir pashaFriend
Messages: 70
Registered: February 2010
Member
Do you by any chance mean to use a combo box extension in your plugin and add it in your plugin.xml? ?
Re: Adding combo box on toolbar of eclipse [message #897145 is a reply to message #793488] Sun, 22 July 2012 14:36 Go to previous message
jim liu is currently offline jim liuFriend
Messages: 37
Registered: February 2011
Location: shanghai
Member
eclipse coolbar support control by org.eclipse.ui.menus extension point.
more detail,please visit http://help.eclipse.org/juno/topic/org.eclipse.platform.doc.isv/guide/workbench_cmd_menus.htm?cp=2_0_4_1_3


java eclipse Search
http://javafind.appspot.com/
Previous Topic:Open connection Manager
Next Topic:Properties View without IAdaptable
Goto Forum:
  


Current Time: Fri Apr 19 21:48:35 GMT 2024

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

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

Back to the top