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

前端 未结 26 2538
暖寄归人
暖寄归人 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 06:19

    Simulate your self some error in class. Then save it and it would show more errors than you simulated. For me it was incorrect import and this helped.

提交回复
热议问题