eclipse中overlaps the location of another project: 'xxx'


File-> Import ->Existing Android Code Into Workspace
出现以下错误信息: 
Invalid project description.
 workspace目录下 'xxx'  overlaps the location of another project: 'xxx'
最后发现时我把源码把放到了workspace目录下了的缘由致使的。 eclipse


eclipse插件在建立项目的时候须要在workspace目录下建立一个同名的目录。 
但发现workspace目录下已存在对应的目录时,就会报上面的处错误信息了。 

解决办法:将源码包移到非workspace目录下。spa

相关文章
相关标签/搜索