Win2k sp2, jdk 1.4.0_01, idea #634.
AnIcon icon;
if (checked) {
icon.set
setIcon(icon);
}
In this case, both "icon"s inside the if are marked as an error (Cannot
resolve symbol icon) and code completion is inactive after the "icon.set"
text.
If an ";" is inserted after the "icon.set" text, only the "set" is marked as
an error and code completion works.
Error detection seems to be getting to aggressive:) I don't remember things
working like this before.
I think it would be better that if an unterminated line doesn't end with
with a dot and/or the next line doesn't start with a dot, the lines should
be handled as two different statements - if possible of course:).
Carlos
---
Carlos Costa e Silva <[EMAIL PROTECTED]>
_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs