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

相關文章
相關標籤/搜索