Import eclipse project to Android studio - error “this project refers to Eclipse workspace…”

后端 未结 8 1058
梦如初夏
梦如初夏 2021-02-07 00:19

I tried to import an existing project eclipse to Android Studio, but I got a dialog message in import that I can\'t solve : \"this project refers to Eclipse workspace re

8条回答
  •  广开言路
    2021-02-07 00:43

    For others who have the same problem,

    Just remove .classpath file and then import the project again.

    Hope this helps.

提交回复
热议问题