Probably would have been a better one for eap-list instead of eap-features.

----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, November 17, 2001 2:26 AM
Subject: [Eap-features] JSP Local Classes Bug


> Hi
> 
> If I type the following as a JSP scriptlet:
> 
>                      class X { }
>                      X x = new X();
>                      String z = x.toString();
> 
> Then references to X are shown up in red with a 'can't resolve symbol X'.
> This code is fine in the regular java editor, but seems to fail in JSP.
> The JSP code works fine when saved, it's just the editor that flags an
> error.
> 
> Cheers,
> Ben.
> 
> 
> 
> _______________________________________________
> Eap-features mailing list
> [EMAIL PROTECTED]
> http://www.intellij.com/mailman/listinfo/eap-features


_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-features

Reply via email to