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
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.