Hello Valentin, we use the '*'-form. If a package does not exists any longer, IDEA highlights it as red, the compiler complains about it, but Optimize Imports does not remove it.
Tom At 20:00 18.12.01 +0300, you wrote: >I checked this but could not reproduce it. Do you mean imports of packages >(with '*' at the end) or of classes from those packages? > >Best regards, >Valentin Kipiatkov >----------------------------------------------------------- > IntelliJ Software, http://www.intellij.com/ > "Develop with pleasure" >----------------------------------------------------------- > >----- Original Message ----- >From: "Thomas Singer" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Thursday, December 13, 2001 3:24 PM >Subject: [Eap-list] Optimize imports: problems with wrong packages > > > > I moved a lot of classes around. In some classes remained >import-statements > > that pointed to an existing, but empty package (== invalid package). > > > > Optimize imports does not removes them, but I would expect it to do. > > > > Tom _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
