if you have such a class :
class class_a {
    public class class_b {
    }
}

if you try to import class_b in a class class_c like usual :
import class_a.class_b;

the import is higlight as an error by the editor but it shouldn't.

-- 
Billard Ga�l ([EMAIL PROTECTED])

Soci�t� HighDeal   (http://www.highdeal.com)

8 rue du Commodore Hallet
F14000 Caen
33 231-46-98-40 



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

Reply via email to