Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

I have a big project that I want to import to Eclipse, but everytime I do that I get:

Invalid project description.
  D:svnmyprojectvr overlaps the workspace location: D:svnmyprojectvr

I also reinstalled Eclipse, then set my workspace to where the program exists and then I choose to import the project and always get this error.

Anyone has a solution for this? Am I doing something wrong?

Thanks.

question from:https://stackoverflow.com/questions/6594084/eclipse-import-project-error-overlaps-workspace-location

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
628 views
Welcome To Ask or Share your Answers For Others

1 Answer

Use another EMPTY (thus clean) directory for your clean workspace. Eclipse doesn't require projects to be IN the workspace directory.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...