Fixed in build #612.

Best regards,
Maxim Shafirov
IntelliJ Software, http://www.intellij.com/
"Develop with pleasure!"


----- Original Message -----
From: "Jonas Kvarnstr�m" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 15, 2002 7:05 PM
Subject: [Eap-list] Bug in inspection -- can't be made static (#611)


> public class Test
> {
>     public Object test() {
>         return this;
>     }
> }
>
> IDEA suggests that test() can be made static.
>
> Also:
>
> Does not use context instance fields or calls context instance methods
> --> Does not use context instance fields or call context instance methods
>
> Not Reachable. 1 usages found in the project code.
> --> Not reachable. 1 usage found in the project code.
>
> I also saw "isntantiations" or "intsantiations" somewhere, but I
> accidentally closed the pane before I wrote down where it was.
>
>
>
> _______________________________________________
> Eap-list mailing list
> [EMAIL PROTECTED]
> http://www.intellij.com/mailman/listinfo/eap-list


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

Reply via email to