I have the same problem on my current project: Code that is perfectly valid reports the above error. I first thought it to be some kind of eclipse integration bug - but if you state, you have this problem on a remote machine (which you probably do not run eclipse on), I am pretty sure this is a bug in the SDK.
My temporary solution is: just insert some blank lines, a comment or something equivalent. The code won't report bugs thereafter (if you're lucky). Sometimes it even helps to do a clean build. But I find the frequency of the error rising with the amount of XML in my project. This is really annoying and frustrating :(. Especially if you're designing in XML - today I spent about 25% of my time with this bug... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

