yet another set of things 8)
- unused variables.
ArrayList l;
ArrayList l2;
l.add(l2);
will mark both lists as unused. I.e calling method on object doesnt
make it used - imho bug.
- sometime red error mark on right penel gets stuck (and there are no
compile errors reported by compiler, trust me).
Its gone only after restarting IDEA.
- more of feature request than bug - please please please add "clean"
button for project building... Its very annoying to sort that out from
file manager (couldnt remember if it does same under windows, but under
linux it keeps picking up class files from files which sources been
removed or moved around) 8(
Cheers,
Sergei
_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list