Eclipse IDE view gone - how to get it back

后端 未结 16 1982
面向向阳花
面向向阳花 2021-01-30 00:30

I basically have multiple monitors and did some changes today. As such, the views on one of my monitors (specifically the console view) is no longer there. I can\'t seem to find

16条回答
  •  -上瘾入骨i
    2021-01-30 01:12

    This has been one of the most annoying and long-lasting bugs in Eclipse for me. I still don't know why this happens, but my solution (similar to @cyber-monk) is the following:

    1. Open Window -> Show View -> Console (activates the console window, but it's still hidden).
    2. Alt-Space (activates the context menu).
    3. Select maximize (actually shows the console window).

    This works, since I have the console window open on the second screen as in the question. Not sure if this bug happens when console is not in a separate window.

提交回复
热议问题