Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to show the Project Explorer window in Eclipse?

Tags:

eclipse

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

like image 937
GVillani82 Avatar asked Nov 29 '12 09:11

GVillani82


People also ask

How do I show project Explorer in Eclipse?

To view the project explorer, click on Window menu then, click on Show View and select Project Explorer. There is simpler way to open project explorer, when you are in the editor press alt + shift + w and select project explorer.

How do I restore project Explorer in Eclipse?

Select Window->Show View, if it is not shown there then select other. Under General you can see Project Explorer.

Where is the project Explorer window?

You can access the Project Explorer by clicking: File > Open Project and specifying the project you want to open. File > New Project and creating a new project. Project > View Explorer, if you currently have a project open and do not have the Project Explorer view on.


2 Answers

try window->Reset prespective. remember your own settings will be resetted if any.

like image 126
tolgayilmaz Avatar answered Sep 27 '22 02:09

tolgayilmaz


Try to close Eclipse IDE and reopen it and

click on window->show view->project explorer

like image 32
Murali N Avatar answered Sep 23 '22 02:09

Murali N