Eclipse import project error, overlaps workspace location -


i have big project want import eclipse, everytime get:

invalid project description.   d:\svn\myproject\vr overlaps workspace location: d:\svn\myproject\vr 

i reinstalled eclipse, set workspace program exists , choose import project , error.

anyone has solution this? doing wrong?

thanks.

use empty (thus clean) directory clean workspace. eclipse doesn't require projects in workspace directory.


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

c# - Json.Net Serialize String from URI -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -