閱讀607 返回首頁    go 阿裏雲 go 技術社區[雲棲]


Android開發問題 - Some projects cannot be imported because they already exist in the workspace

原文:https://stackoverflow.com/questions/6715403/some-projects-cannot-be-imported-because-they-already-exist-in-the-workspace-err


如果在導入Android工程的時候出現以下提示:

Some projects cannot be imported because they already exist in the workspace


說明以前導入過這個工程,沒有刪除幹淨。

解決辦法:

uncheck the "copy projects into workspace" selectbox, and then click "refresh" button, you will be able to import the project


最後更新:2017-04-02 18:30:39

  上一篇:go Android模擬器emulator基本使用技巧和命令
  下一篇:go Ubuntu Install Method