Eclipse refuses to build my Android project. In the package explorer, the project root node has the little red error symbol, but nothing else inside of it has this symbol. The P
I have the same problem, and my solution is:
Right click on the project folder > Android tools > Clear Lint Markers
"Run Android Lint" makes some markers and the markers cause this error.