Perspective Switching Pane Gone in Eclipse

2019-05-15 13:48发布

The little Perspective Switching Pane is gone from the upper right hand corner of my Eclipse Window after an Eclipse crash. I downloaded the newest version and tried opening that (with my same workspace), but the buttons are still gone.

Here is a screenshot:

Full Window

And zoomed in:

Zoomed in

Any ideas?

I can still switch perspectives by selecting Window->Open Perspective

Thanks

3条回答
狗以群分
2楼-- · 2019-05-15 14:00

Try Window > Reset Perspective...

查看更多
姐就是有狂的资本
3楼-- · 2019-05-15 14:01

It's not just the perspective switcher that's missing, it looks to me; there's no tool bars, ether.

You might check Window..Preferences..General..Appearance, and fiddle around with the Perspective Switcher control, see if that makes a difference.

You could also use Window..Customize Perspective and see if anything looks interesting there.

查看更多
迷人小祖宗
4楼-- · 2019-05-15 14:24

Another possibility is to delete the workbench.xml from [workspace]\.metadata\.plugins\org.eclipse.ui.workbench, which forces the platform to reset the workbench-layout.

查看更多
登录 后发表回答