If I have an unused import, I get the warning (good), but when I hover over the 
highlighted 
text, I get a tooltip indicating that I have a "redundant import".  technically this 
isn't true.  I 
have an "unnecessary import".  A redundant import would be the case where I have 2 of 
the 
same imports (or I am import "javax.swing.JButton and I also have an "import 
javax.swing.*" 

Mike
---
[EMAIL PROTECTED]
To obtain my PGP public key, mail "SEND PUB KEY" in the 
subject to "[EMAIL PROTECTED]"

_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs

Reply via email to