JSP Error highlighting all out of wack. #632

#632, Win2K, JDK 1.4.0_01

The error highlighter for JSP is all out of wack. Every single end brace is
highlighted in red. Along with the corresponding 'else'. The file works
fine and it was green all the way in #629.

Also my jsp:include statements of files and pages are highlighted in red now
too. However if I put a '.' in front of the path it turns green. Is that
the standard?

Rob Andres


0


I'm also having this problem, with end braces and 'else' statements
highlighted.

Rob Andres wrote:

#632, Win2K, JDK 1.4.0_01

The error highlighter for JSP is all out of wack. Every single end brace is
highlighted in red. Along with the corresponding 'else'. The file works
fine and it was green all the way in #629.

Also my jsp:include statements of files and pages are highlighted in red now
too. However if I put a '.' in front of the path it turns green. Is that
the standard?

Rob Andres



0

As far as I know, the ending curly braces problem is fixed on #633.

Guillaume


"Colin Evans" <colinhevans@hotmail.com> a ?crit dans le message news:
3D223728.1070609@hotmail.com...
>

I'm also having this problem, with end braces and 'else' statements
highlighted.

>

Rob Andres wrote:

#632, Win2K, JDK 1.4.0_01

>

The error highlighter for JSP is all out of wack. Every single end

brace is

highlighted in red. Along with the corresponding 'else'. The file

works

fine and it was green all the way in #629.

>

Also my jsp:include statements of files and pages are highlighted in red

now

too. However if I put a '.' in front of the path it turns green. Is

that

the standard?

>

Rob Andres

>
>

>
>


0

请先登录再写评论。