I have eclipse Juno. I\'m not sure how, but my editor in eclipse is now \"invisible\". By invisible i mean, the editor pane is not in the visible window. I\'m not a novice in ec
This happens to me sometimes when I try to split an editor group by dragging an editor tab. The only solution that worked for me was to close every single perspective in the application toolbar, then Window -> New Window
.
Start eclipse with:
eclipse.exe -repair
I have the fix, when neither resetting the perspective or restarting eclipse helps: At the bottom of the File Menu, there is your recent file name that you are trying to get back. Click on that and it should return.
I minimized sharedArea and after restore it was empty. Editors worked well (open, close, save etc.) but i could not see them. Closing all perspectives helped.
I've tried all given solutions and none of them solved the problem. Only using Window->New Window gave me a new fixed eclipse window.
I had the same problem and simply stopping/restarting Eclipse fixed it.