Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Validation - how to exclude certain files?(Validation exclusion filters obviously not working)
Validation - how to exclude certain files? [message #1822249] Mon, 02 March 2020 09:34 Go to next message
Eclipse UserFriend
Not sure whether this is the right forum re. XML validation. If there is a better one: please advise!

In our test folders we have a couple of (purposely) faulty XML files.
EACH and EVERY time I do a full rebuild these are flagged as validation errors!

No matter what I specify in Preferences -> Validation -> XML Validation -> Settings under "Exclude Group: these files keep getting validated and hence flagged as build errors and this is mighty annoying!

What syntax is expected for a "Folder or Filename" rule?

Our faulty testfiles are named like "Filename-01.xml" to "Filename-30.xml" but strings like "Filename*.xml" or even "Filename*" (with or without the case sensitive flag checked) obviously don't match. Also, specifying the full pathname or just the directory-local name or even trying with RegEx syntax (i.e. "Filename.*") didn't make any difference.

Is this matcher simply buggy? Or is there some secret sauce to get this "Exclude Group" working?

And if it's buggy, where do I report this?
Re: Validation - how to exclude certain files? [message #1822258 is a reply to message #1822249] Mon, 02 March 2020 11:10 Go to previous message
Eclipse UserFriend
Better to ask on the Web Tools forum: https://www.eclipse.org/forums/index.php/f/251/
Previous Topic:Wrong JUnit test times
Next Topic:Executing TesTNG issues. Need help
Goto Forum:
  


Current Time: Mon Jul 14 07:42:25 EDT 2025

Powered by FUDForum. Page generated in 0.03220 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top