Skip to main content



      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 next message
Eclipse UserFriend
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] by Moderator

Re: Possible bug: adding wizards to toolbars [message #900722 is a reply to message #899864] Wed, 08 August 2012 05:53 Go to previous message
Eclipse UserFriend
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: Tue Jul 01 14:22:48 EDT 2025

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

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

Back to the top