Eclipse import project error, overlaps workspace location

后端 未结 9 2173
抹茶落季
抹茶落季 2020-12-09 07:46

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

Invalid project description.
  D:\\svn\\myproject\\vr overlaps the work         


        
9条回答
  •  粉色の甜心
    2020-12-09 08:20

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

提交回复
热议问题