7

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

greg-449
  • 109,219
  • 232
  • 102
  • 145
Rob Wilson
  • 1,123
  • 1
  • 8
  • 13

1 Answers1

13

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!

Rob Wilson
  • 1,123
  • 1
  • 8
  • 13
  • Eated up about 2 lines of previous eclipse menus. After some research finally found out how to remove this aweful big icons. thank you for your hint! – cilap Feb 14 '16 at 19:59