Yes, it's a known issue. It is not clear how to solve it yet, but probably we'll find a solution for Ariadna.
Best regards, Eugene Zhuravlev JetBrains, Inc / IntelliJ Software, http://www.intellij.com/ "Develop with pleasure!" ----- Original Message ----- From: "Marc Palmer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 25, 2002 17:36 Subject: [Eap-list] 611: Change constructor signature bug > > Perhaps this has been mentioned before / fixed in 612 but... > > When I refactor class A's constructor from another file (B.java) and add > a new parameter of type C which must be imported, IDEA does not add the > import for C to A's source. So, any calls to A's constructor include the > new refactored form, but show as errors becuase A's source has not been > updated with the import for C. > > Marc > > > > _______________________________________________ > 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
