Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to show the hidden toolbar of Eclipse

Eclipse has a context menu item to hide the entire toolbar of RCP.

screen shot of Hide Toolbar

Where is the corresponding menu item to show the hidden toolbar?

I know it should be shown if using a new workspace. However I hope find the related feature in the GUI of eclipse.

like image 972
Kane Avatar asked Nov 29 '10 07:11

Kane


People also ask

How do I zoom the toolbar in Eclipse?

To increase the font size or to zoom into the source text, starting with Eclipse Neon I use the <CTRL>+<+> shortcut (press the CTRL key in combination with the '+' key). To zoom out and to decrease the font size use the '-' with <CTRL>+<->.


1 Answers

Use the Window menu, you have a "Show toolbar" option there.

like image 63
Daniel Lundmark Avatar answered Oct 03 '22 20:10

Daniel Lundmark