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
For others who have the same problem,
Just remove .classpath file and then import the project again.
.classpath
Hope this helps.