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
From what ever root you have, keep your workspace folder separate from your code folder. So maybe:
C:\code\... C:\workspace\
Like Ghostbusters, don't let the streams cross.