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?
Generally, Eclipse is looking for Eclipse specific file in root directory like
.project.classpaththat may be missing in your scenario,try to create new work-space and switch there, and then try to import projects.It may work for you, and if that don't work, try this:
workspace.metadata.pluginsorg.eclipse.core.resources