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
What I did to solve the problem:
Rename the Project.
"C:\NividousCode\Production_Daily_HealtchCheck" (Eclipse returned error that this overlaps with another project - which was true I did have another project in another directory called "C:\cjaphe\Production_Daily_HealtchCheck")Solution was to "C:\NividousCode\Production_Daily_HealtchCheck" to "C:\NividousCode\Production_Daily_HealtchCheck_TEMP"
When I the projected, Eclipse did not complain! and worked!