如何将 Eclipse 中的窗口安排回默认状态?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/6823643/
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-10 20:21:50  来源:igfitidea点击:

How to arrange windows in Eclipse back into default state?

eclipse

提问by lisak

Is there a function that would arrange windows in Eclipse into state that was previously saved?

是否有一个功能可以将 Eclipse 中的窗口排列成以前保存的状态?

I always resize windows (Package Explorer, panels with views etc.) based on current needs and then I have to put it back.

我总是根据当前的需要调整窗口(包资源管理器、带有视图的面板等)的大小,然后我必须把它放回去。

Maximizing and minimizing is great but this would be really a killer feature. A click to arrange windows to the desired state would be perfect

最大化和最小化很棒,但这将是一个真正的杀手级功能。单击以将窗口排列到所需状态将是完美的

回答by citizen conn

You can save your Perspective how you like it and then when that Perspective gets loaded it will come back to the saved state:

你可以按照你喜欢的方式保存你的透视图,然后当透视图被加载时,它会回到保存的状态:

Window > Save Perspective As...

窗口 > 将透视图另存为...

To reset:

重置:

Window > Reset Perspective...

窗口 > 重置透视...

回答by Kamran

Click on windows > Perspective > Reset Perspective

单击窗口 > 透视图 > 重置透视图

回答by vinit bhardwaj

Open new window it will set a default view for eclipse window->new window

打开新窗口它将为eclipse窗口->新窗口设置默认视图