I have just created several project using Eclipse. Now restart Eclipse and want to see one of the projects. How can I do it?
I have tried File -> Import -> General -> Ex
In case you closed multiple projects and trying to re-open all of them then in Windows->Show view-> Navigator
In Eclipse, try Project > Open Project and select the projects to be opened.
In case you closed multiple projects and trying to re-open all of them then in Project Explorer
, select all projects. Go to Project
-> Open Project
.
from Eclipse main gui: select "Window->Show View->Other->General->Project Explorer" Double-clicking on "Project Explorer" brings up the "Project Explorer" window which shows every project in your workspace. That worked for me.
Good luck.
Just do like below, it helped me after doing like this.
To load existing Eclipse projects in the IDE, you need to import them into the Eclipse workspace.
Look at this below link for reference. https://www.microfocus.com/documentation/enterprise-developer/ed30/Eclipse/GUID-773A19C7-98B2-442D-9D36-240E20E3F2CE.html
If you closed the project, you can open it again easily by going to the top bar (alt) > ͟Project > Open Project Top menu > Project > Open Project You will get a menu where you can open closed projects that can be preventing you from opening these projects through the File menu. The window that lets you open any closed projects after you go through the menu listed previously