Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » How to control errors and warnings in WTP
How to control errors and warnings in WTP [message #175767] Mon, 31 July 2006 09:22 Go to next message
David Goodenough is currently offline David GoodenoughFriend
Messages: 157
Registered: July 2009
Senior Member
In the base Java bits of Eclipse I can control those things that are
regarded as errors through the preferences. But I can not find the
corresponding place in WTP. In moving to Callisto a whole bunch of
things seem to being flagged as errors which work perfectly well and
which get in the way of seeing real errors and I would like to
turn them off.

For instance in the JSTL reference manual that I just downloaded from
the Sun site the finally tag is optional after a catch tag, but WTP
seems to be regarding its absense as an error.

David
Re: How to control errors and warnings in WTP [message #175789 is a reply to message #175767] Mon, 31 July 2006 14:43 Go to previous messageGo to next message
Lawrence Mandel is currently offline Lawrence MandelFriend
Messages: 486
Registered: July 2009
Senior Member
Hi David,

WTP errors and warnings can be controlled to some degree using the
Problems view's filters mechanism and the validation preference page.
There are some specific validation options available on the variety of
preference pages but most of the control is restricted to high level
control through the mechanisms I mentioned. However if you've found a bug
please open a bug report so this can be fixed in future versions of WTP.

Thanks,

Lawrence
Re: How to control errors and warnings in WTP [message #175805 is a reply to message #175789] Mon, 31 July 2006 16:28 Go to previous message
David Goodenough is currently offline David GoodenoughFriend
Messages: 157
Registered: July 2009
Senior Member
lmandel@ca.ibm.com wrote:

> Hi David,
>
> WTP errors and warnings can be controlled to some degree using the
> Problems view's filters mechanism and the validation preference page.
> There are some specific validation options available on the variety of
> preference pages but most of the control is restricted to high level
> control through the mechanisms I mentioned. However if you've found a bug
> please open a bug report so this can be fixed in future versions of WTP.
>
> Thanks,
>
> Lawrence
Well it was odd, it was complaining about the lack of a "Finally" tag.
This is odd as there is no JSTL finally tag, also JSTL tags are generally
all lower case. However the messages have now gone away. I am unsure
how (or when) they got there, but running validate->html got rid of them
and they do not seem to be re-appearing.

David
Previous Topic:dtd
Next Topic:changing project build dir (java-output-path?)
Goto Forum:
  


Current Time: Thu Apr 25 10:45:12 GMT 2024

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

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

Back to the top