Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Turning off validation on selective directories
Turning off validation on selective directories [message #188226] Mon, 19 February 2007 16:26 Go to next message
Shash Chatterjee is currently offline Shash ChatterjeeFriend
Messages: 26
Registered: July 2009
Junior Member
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
Re: Turning off validation on selective directories [message #188234 is a reply to message #188226] Mon, 19 February 2007 17:37 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wknauf_NO_._INSIDE_hg-online.de

Hi Shash,

take a look at this bug (and vote for it ;-) ):
https://bugs.eclipse.org/bugs/show_bug.cgi?id=125877

Wolfgang

Shash Chatterjee wrote:
> Hi!
>

>
> I want validation in project/target/a/** but not in /project/target/b/**
> or /project/target/c/**.
>
> Thanks,
> Shash
Re: Turning off validation on selective directories [message #188247 is a reply to message #188234] Mon, 19 February 2007 18:46 Go to previous message
Shash Chatterjee is currently offline Shash ChatterjeeFriend
Messages: 26
Registered: July 2009
Junior Member
Done!

Wolfgang Knauf wrote:
> Hi Shash,
>
> take a look at this bug (and vote for it ;-) ):
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=125877
>
> Wolfgang
>
>
Previous Topic:How to identify the IPath source of a JobSafeStructuredDocument?
Next Topic:Deploying EJBs to Weblogic
Goto Forum:
  


Current Time: Thu Apr 25 11:55:07 GMT 2024

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

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

Back to the top