I haven\'t used Eclipse since 1 week ago. Today I started it and I noticed that it loaded slowly. When it was started it prompted this:
http://tinypic.com?ref=2zpk1g2&am
My solution to the Android SDK/ADT 21 xml layout error.
Incorrect line ending: found carriage return (\r) without corresponding newline (\n)
Example:
/>from here...
Marking the space between the tags after where you get the error and hit enter and then ctrl s (save) removes it.
...to here<
update: if it's only one line between the tags, set the marker there and press ctrl+d (delete) and the ctrl+s (save)