A
Andreas Leitgeb
Some project developed in Eclipse needs certain "*.xml"-files
for running/testing. Some of these files are (and really have
to be) invalid XML and eclipse flags them red.
I'd like to tell eclipse to treat certain handpicked xml-files
as opaque files and to not even attempt to validate them any way.
There are also *other* xml-files in the project that I still want
to have validated and eventually red-flagged. These however are
in different folders than the "bad" ones, in case it matters...
I've tried googling for: eclipse xml errors ignore validate
(and subsets thereof) but couldn't find a relevant one among
the results, yet.
for running/testing. Some of these files are (and really have
to be) invalid XML and eclipse flags them red.
I'd like to tell eclipse to treat certain handpicked xml-files
as opaque files and to not even attempt to validate them any way.
There are also *other* xml-files in the project that I still want
to have validated and eventually red-flagged. These however are
in different folders than the "bad" ones, in case it matters...
I've tried googling for: eclipse xml errors ignore validate
(and subsets thereof) but couldn't find a relevant one among
the results, yet.