How to show the hidden toolbar of Eclipse
Asked Answered
R

4

27

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.

Rosinski answered 29/11, 2010 at 7:21 Comment(0)
T
61

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

Threshold answered 29/11, 2010 at 7:45 Comment(2)
Thanks for your hint. :). The menu item is dynamic, not be shown if the toolbar is visible.Rosinski
@Daniel: I can't thank you enough for this answer.Ploce
G
2

I'm on Mac OS X, and one thing I always forget about is the stupid lozenge button in the upper right corner of the window. I hit this by accident and was going nuts trying to figure out where my toolbar had gone until I (experimentally) hit it again.

Gunboat answered 11/3, 2011 at 20:30 Comment(0)
C
0

I tried one solution here and worked for me. If you can not reset or change something from eclipse GUI, Go to your project folder eg. "Workspace". Delete folder ".metadata". Now open eclipse again and browse "Workspace". Import your projects from the "Workspace". It will reset eclipse to default.

Canary answered 12/3, 2017 at 21:35 Comment(0)
F
0

In eclipse oxygen version it is available under Windows --> Appearance --> Show Toolbar

Fourcycle answered 8/11, 2017 at 5:19 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.