Win2k sp2, jdk1.3.1, idea #615

public class A {

   private A() {
   }

   private B() {
   }
}

With the invalid B() constructor or if the A() constructor appears more 
than once, the A() constructor is highlighted as not used.

If only the A() constructor exists, no warning is shown.

Carlos

-- 
Carlos Costa e Silva <[EMAIL PROTECTED]>


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

Reply via email to