It's a known problem, it's scheduled to be fixed in Ariadna. Best regards, Valentin Kipiatkov ----------------------------------------------------------- IntelliJ Software, http://www.intellij.com/ "Develop with pleasure" -----------------------------------------------------------
----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 27, 2001 5:30 AM Subject: [Eap-list] BUG: Erroneous error highlighting for inner class import. > It is legal in Java to import an inner class. > For example, you can declare: > > import java.util.Map.Entry; > > and to then just use Entry everywhere instead of Map.Entry. > > While IntelliJ compiles this fine, it incorrectly flags it as an error in > the editor. It will highlight "Map", reporting that it cannot resolve the > symbol. > > Graham Lea > > -- > Software Engineer > Forge Research Pty Ltd > Suite 116, Bay 9, Locomotive Workshop > Australian Technology Park, Cornwallis Street > Eveleigh NSW 1430 Australia > Phone: +61 2 9209 4152 Fax: +61 2 9209 4172 > www.forge.com.au > > ---------------------------------------------------------------------- > This message contains privileged and confidential information intended > only for the use of the addressee named above. If you are not the > intended recipient of this message you must not disseminate, copy or > take any action in reliance on it. If you have received this message > in error please notify the sender immediately. Any views expressed in > this message are those of the individual sender, except where the > sender specifically states them to be the views of another (including > a Body Corporate). > ---------------------------------------------------------------------- > > > _______________________________________________ > 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
