Hi,
I am currently using Eclipse to manage my project. Eclipse brings up the error on the files inside this folder:
sc/scheme/*.xml <--- sc being the isomorphic folder
citing : "Content is not allowed in Prolog."
The xml files inside this folder is causing build errors (because the content clearly isnt xml file content?)
Is there a way to get around this problem or have I got things setup incorrectly?
I am currently using Eclipse to manage my project. Eclipse brings up the error on the files inside this folder:
sc/scheme/*.xml <--- sc being the isomorphic folder
citing : "Content is not allowed in Prolog."
The xml files inside this folder is causing build errors (because the content clearly isnt xml file content?)
Is there a way to get around this problem or have I got things setup incorrectly?
Comment