在 Eclipse 的透视图中恢复视图的原始布局

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/12848477/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-19 19:10:51  来源:igfitidea点击:

Restore original layout of views within a perspective in Eclipse

eclipse

提问by amphibient

If you are an Eclipse user, you have had this happen to you for sure:

如果您是 Eclipse 用户,那么您肯定遇到过这种情况:

You accidentally click on a view within a perspective and move the mouse and then that messes up the entire layout within that perspetive that you are used to.

你不小心点击了透视图中的一个视图并移动了鼠标,然后在你习惯的透视图中弄乱了整个布局。

I want to know if it is possible to restore the original layout of views within a perspective once an accidental change like that happens.

我想知道一旦发生这样的意外更改,是否有可能在透视图中恢复视图的原始布局。

Thanks

谢谢

回答by sam

Window > Perspective > Reset Perspective...

窗口 > 透视 > 重置透视...