How to show the Project Explorer window in Eclipse?

eclipse

Solution

Try `Window` --> `Perspective` --> `Reset Perspective...`. Remember that your own settings, if any, will also be reset.

Problem

Suddenly my project explorer window has disappeared from Eclipse. I try selecting Windows > Show View > Project Explorer, but nothing happens. What can I do?

Original source