I cant figure a way to disable validation for SVG files in eclipse. I tried to add an exception for xml validation in the validation configuration page, but it did not work. I have a file from bootstrap 3 (glyphicons-halflings-regular.svg) that has an error marker ( dtd compliance probably ) I would like to either exclude this specific file from validation OR disable validation of SVG files all together.
Any help appreciated.
edit : I am using eclipse Luna
The error message in the SVG file says :
Description Resource Path Location Type The content of element type "font-face" is incomplete, it must match "((font-face-src,(desc|title|metadata))|((desc|title|metadata)+,font-face-src,((desc|title|metadata))?))". glyphicons-halflings-regular.svg /myApp/src/main/webapp/js/vendor/bootstrap-3 line 6 XML Problem