Eclipse Invisible Editor

前端 未结 8 1858
不思量自难忘°
不思量自难忘° 2021-01-31 15:52

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

相关标签:
8条回答
  • 2021-01-31 15:55

    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.

    0 讨论(0)
  • 2021-01-31 15:56

    Start eclipse with:

    eclipse.exe -repair
    
    0 讨论(0)
  • 2021-01-31 15:58

    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.

    0 讨论(0)
  • 2021-01-31 15:59

    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.

    0 讨论(0)
  • 2021-01-31 16:05

    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.

    0 讨论(0)
  • 2021-01-31 16:06

    I had the same problem and simply stopping/restarting Eclipse fixed it.

    0 讨论(0)
提交回复
热议问题