Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » [SOLVED] Possible bug: adding wizards to toolbars
[SOLVED] Possible bug: adding wizards to toolbars [message #899864] Thu, 02 August 2012 12:21 Go to previous message
Massimo Rabbi is currently offline Massimo Rabbi
Messages: 19
Registered: November 2010
Location: Padova
Junior Member
Hi all,
I was doing some tests in order to extend support of our project to Juno as well.
I found out some strange behavior in Eclipse Juno 4.2.

Some months ago after reading these posts:
- hxxp://intellectualcramps.wordpress.com/2008/07/28/adding-wizards-to-toolbars/
- hxxp://eclipse-tips.com/tips/37-contributing-workbench-wizards-thru-commands
I used the suggestions to add wizards to the Eclipse toolbar.

Everything works fine in Eclipse 3.5.x/3.6.x/3.7.x/3.8.

However when I tested on Eclipse 4.2 the buttons appeared on the toolbar with a label on the right.
At first I thought it was some parameter too many in the plugin.xml section command inside toolbar.

I tried to get rid, first of the label attribute and then also of the tooltip one.
However it seems that the problem is that the shown label is the attribute "name" of the contributed wizard ( extension point="org.eclipse.ui.newWizards").

Is this a bug?

Best regards,
Massimo.

[Updated on: Wed, 08 August 2012 05:54]

Report message to a moderator

 
Read Message
Read Message
Previous Topic:Mixing Eclipse DI with Google Guice?
Next Topic:JSP format before saving
Goto Forum:
  


Current Time: Mon May 20 08:37:58 EDT 2013

Powered by FUDForum. Page generated in 0.01632 seconds