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 _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
