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
If it's a maven project, go to file>import>maven project >existing maven project, then browse for the folder that contains the project, select folder then click finish. That worked for me