Your project contains error(s), please fix it before running it

前端 未结 26 2589
暖寄归人
暖寄归人 2020-12-04 05:31

I am developing a simple Android application. But when I run Eclipse, it shows the following error:

Your project contains error(s), please fix it befo

26条回答
  •  误落风尘
    2020-12-04 05:56

    First go to Window -> Show View -> Error Logs in menu. It will display error logs if you have any. Then try to clean the project and build it again.

提交回复
热议问题