Turning off validation on selective directories [message #188226] |
Mon, 19 February 2007 11:26  |
Eclipse User |
|
|
|
Hi!
I have HTML/JSP validation turned on in my project. The project is also
managed by Maven-2, and there are some temporary assembly dirs in
target/*, that contain all kinds of snippets, and other HTML/JSP in
various stages that I don't want validated. So far it looks to me that
validation can be turned off entirely for the project, but that is not
what I want to do, I only want to turn off validation on certain
directories in my project. Can this be done?
For example,
I have:
project/
target/
a/
b/
c
I want validation in project/target/a/** but not in /project/target/b/**
or /project/target/c/**.
Thanks,
Shash
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.07603 seconds