Validation and exclusion groups [message #518052] |
Tue, 02 March 2010 16:20 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.03256 seconds