Eclipse question - panels don't get restored when double clicking
Posted
by llm
on Stack Overflow
See other posts from Stack Overflow
or by llm
Published on 2010-05-12T13:37:21Z
Indexed on
2010/05/12
13:54 UTC
Read the original article
Hit count: 177
You know how, in Eclipse, when you double click on a file tab (which shows the class name), the editor gets expanded to the whole screen minimizing other panels? Well normally I just double click again on the tab to restore everything, but all of the sudden double clicking again doesnt do anything (the editor remains in full screen and all other panels minimized)!
I am not sure what I did to cause this. Any ideas how to get it back to normal? Thanks.
© Stack Overflow or respective owner