I am trying to import the projects I made on other machine. So I copied the workspace folder from other machine into current PC and replaced the default workspace folder that was created when I installed fresh eclipse. After replacing workspace, when I try to import the projects from the workspace, I get error “Invalid Project description”.
- What should I do to import all my projects in eclipse?
Thanks
I’ve found that when I try to import an existing project into my workspace, it only works if I select the
General->Existing Projects into Workspace. If I selectAndroid->Existing Android Code into workspacethen I have an issue where it doesn’t import properly.Maybe you are facing a similar issue.