I had a project that disappeared from the Project Explorer in Eclipse. I tried Import > General > Existing Project into Workspace and got an error saying No projects are found to import
. Then I tried creating a new project and got an error saying that a project already exists there. ~/Eclipse/workspace/myProject overlaps the location of another project: 'myProject'
What's going on? How can I make the project show up in Eclipse?
I got the same trouble. What I did to fix it was:
Now I have the project in my Package Explorer.