Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Validation and exclusion groups
Validation and exclusion groups [message #518052] Tue, 02 March 2010 16:20
Eclipse UserFriend
Hey all,

I'm using Eclipse + m2eclipse and I have a number of xml and xsd files from dependent jars that are being unpacked into the /target directory of each of my projects.

These aren't resources I care about. In fact, I don't care if anything in /target validates at all. I have a multimodule project, and while I could go to each project and add the target folder as an exclusion group, that's a little tedious, albeit a one-time task.

What I'm wondering is if there is a way to specify an exclusion group in the workspace preferences, under Preferences -> Validation of the form:

${project_path}/target/**

Basically saying do not validate anything under any directory named target in my entire workspace.

Is this possible? I've tried various combinations of the above and nothing has worked, but it's possible I'm doing something wrong.

Thanks,
Justin
Previous Topic:Parsing .java files in unit tests?
Next Topic:externalize Strings template
Goto Forum:
  


Current Time: Fri Mar 21 19:23:09 EDT 2025

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

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

Back to the top