Project has no target set. Edit the project properties to set one

前端 未结 8 765
北海茫月
北海茫月 2020-12-09 14:48

When I import a new existing project into Eclipse, I get the following error message when attempting to execute as an Android project:

Project has no

8条回答
  •  眼角桃花
    2020-12-09 15:46

    This is because you firstly put the project files in the resourse path. Try to put the project in another file, and reimport it. It will work!!!

提交回复
热议问题