Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » clean validation errors
clean validation errors [message #216152] Thu, 26 June 2008 11:13 Go to next message
Diana Mising name is currently offline Diana Mising nameFriend
Messages: 34
Registered: July 2009
Member
Hi
I accidentally clicked on validate on a JSP file in my project and got a
number of errors in the Problems view. Also the navigator adds the error
indicator for the file and for the project. How can I remove the
validation for that file?
In older versions of eclipse there was a context menu option "clear
validate" that used to remove these errors.

a simple filtering from the problems view will leave the problem
indicators for the project, and that - i don't want.
Re: clean validation errors [message #216242 is a reply to message #216152] Fri, 27 June 2008 01:13 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

diana wrote:
> Hi
> I accidentally clicked on validate on a JSP file in my project and got a
> number of errors in the Problems view. Also the navigator adds the error
> indicator for the file and for the project. How can I remove the
> validation for that file?
> In older versions of eclipse there was a context menu option "clear
> validate" that used to remove these errors.
>
> a simple filtering from the problems view will leave the problem
> indicators for the project, and that - i don't want.
>

I think I know what you're saying. It would appear that WTP 3.0 has
answers for this, but I found my answer prior to its (very recent) release.

Right-click on your project, choose Validation near the bottom of the
left-hand column. Click Override validation preferences, then click OFF
the validation you do not want to happen.

Now, how to choose which validation to lose. I did it by trial and
error. In my JSP files, most of the ones I had were due to the HTML
Syntax Validator.

Hope that helps.

Russ Bateman
Previous Topic:New and Noteworthy in R3.0
Next Topic:Validating a resource and extract validation message
Goto Forum:
  


Current Time: Fri Apr 26 20:49:16 GMT 2024

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

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

Back to the top