Eclipse Not Importing Projects
- Close eclipse
- Delete the .metadata folder
- Restart the eclipse
- Eclipse will ask for new work space location
- Provide a FRESH location
- Now import the projects one by one
- Don't select the option of "Copy projects into workspace"
See if this helps.
A eclipse project have some hidden file an folders, like .classpath, .project and .settings
If your folder have not this files is not a eclipse project
I have had encountered this problem before, and the solution for me has been to recreate the
workspace
.
Just delete the .metadata
forder, this will reset all your workspace setting!.