如何关闭日食的开放窗口 [英] How to close an open window of eclipse

查看:107
本文介绍了如何关闭日食的开放窗口的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在eclipse中打开了另一个窗口,使用 Window-> New Window ...
我没有找到关闭它的位置。
你知道吗?

编辑:
我正在使用linux FVWM,所以我没有关闭按钮。


解决方案

默认情况下,它有一个关闭按钮标记与[X] 在顶部。点击它或按 ALT + F4 可以关闭它,或者也可以从文件菜单中退出。 文件 - >退出。但是这个选项会退出所有的eclipse窗口,意味着所有的eclipse实例都将被关闭。如果你选择第一个选项,那么更好。



希望这有帮助。



编辑:



要关闭窗口,您可以在linux fvmw中使用这样的东西:

  AddToFunc close_window 
+ I ThisWindow($ 0)关闭

键F11 W SCM close_window
/ pre>

当您点击 ALT-CTRL-SHIFT-F11 时,这将关闭当前关注的窗口。 p>

另请参阅:窗口选项FVWM


I have opened another window in eclipse by mistake using Window->New Window... I don't find where to close it. do you know how?
EDIT: I am using linux FVWM so I don't have the close button.

Thanks.

解决方案

By default it has a Close button mark with [X] at top. By clicking on it or pressing ALT + F4 you can close it Or you can also exit it from File menu. File-->Exit. But this option will exit all the windows of eclipse means all eclipse instance will be closed. So better if you go with First option.

Hope this helps.

Edit:

To close a window you could use somthing like this in linux fvmw:

AddToFunc close_window
+ I ThisWindow ($0) Close

Key F11 W SCM close_window

This would close the current focused window when you hit ALT-CTRL-SHIFT-F11.

Also take a look at this: Window options in FVWM

这篇关于如何关闭日食的开放窗口的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆