Skip to main content


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 16:21 Go to next message
Massimo Rabbi is currently offline Massimo RabbiFriend
Messages: 29
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 09:54]

Report message to a moderator

Re: Possible bug: adding wizards to toolbars [message #900722 is a reply to message #899864] Wed, 08 August 2012 09:53 Go to previous message
Massimo Rabbi is currently offline Massimo RabbiFriend
Messages: 29
Registered: November 2010
Location: Padova
Junior Member
Nevermind,
I've just discovered the Bug #385414. So fix will be available starting from 4.2.1.

Massimo.
Previous Topic:e4 pretty buggy -- how to help?
Next Topic:JSP format before saving
Goto Forum:
  


Current Time: Fri Apr 19 02:33:59 GMT 2024

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

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

Back to the top