I received error in my xml file. \"Incorrect line ending: found carriage return (\\r) without corresponding newline (\\n).
Using Eclipse on Windows?
.out
files the builder might have created.It looks like stupid thing, But It worked for me
It really worked for me.
Just clean the project. In Eclipse go in project menu:
Project-> Clean
It will resolve the problem.
clean the project Project -> clean
worked for me
Close the xml file in the Eclipse open it in text editor (notepad or notepad++ and so forth..) save it. open it back in the eclipse In menu->Project->clean project.
it will work