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.
Ctrl+Shift+W is the short cut key for close all. Ctrl+w closes the current editor.
How do I close all open files in Eclipse? Ctrl+Shift+W is the short cut key for close all.
To open a new window, click on the Windows menu and select the New Window menu item. Each window can have a different perspective open in them. For example you could open two Eclipse windows one in the Java perspective and the other in the Debug perspective.
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
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With