在 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
Restore original layout of views within a perspective in 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...
窗口 > 透视 > 重置透视...