Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Hide Eclipse Menu Bar (auto-hide)

Tags:

People also ask

How do I restore my toolbar in Eclipse?

To show the Eclipse Toolbar, you should activate “Show Toolbar” in the Menu. If this does not work, maybe something went wrong. You can reset the Perspective in Eclipse or delete folder “.


I'm trying to hide Eclipse menu bar to save some screen real estate. I found I can do this using perspectives but that would permanently take out the menu from that perspective. The behavior that I want to get is something along of auto-hide, so that the menu remains hidden until I hit ALT+F for example or any other ALT key combo.

Is there's a setting or a plugin that can do this?

Thanks!