Rob Wilson
Rob Wilson

Reputation: 1133

How can I remove Eclipse Mars Jboss Tools Toolbar item

I have installed Eclipse Mars and have also installed the Jboss Tools from the eclipse marketplace.

My issue is that after installing the JBoss tools, I seem to have a set of controls for the server in my menu bar, that have been created in the Early Learning Centre style. I've tried the Window > Perspective > Customize Perspective menu option, but still I am left with this awful menu. Does anyone know how to stop it from showing on my toolbar?

enter image description here

Upvotes: 7

Views: 1526

Answers (1)

Rob Wilson
Rob Wilson

Reputation: 1133

Ok, After some more specific searching, I found the answer at this link:

https://developer.jboss.org/thread/263510?start=0&tstart=0

specifically

"To disable the new Launch Bar, select Window > Preferences > Run/Debug > Launching > Launch Bar > uncheck [ ] Enable the Launch Bar."

and it works a charm!

Upvotes: 13

Related Questions