I have an Android 1.5 project in Eclipse and whenever I merely have an xml resource file open the build dies with an error. E.g. if I have the res\\layout\\main.xml
res\\layout\\main.xml
I just had the same problem because I had two files of different type format, but with the same name, like: jquerymobile.css and jquerymobile.js
the solution was to rename one of the files