in the following code:

  <%
    Integer variable;
  %>

  <... html ..>

  <%
    Integer variable;
  %>

The error caused by the repetition of the variable name is not notified by
IDEA. If it was only one block of java code, the error is shown.

  idea #536
  Windows 2000 Professional
  Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-rc1-b21)
  Java HotSpot(TM) Client VM (build 1.3.1-rc1-b21, mixed mode)


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

Reply via email to