While the refactoring in eclipse don't appear as robust or thorough as those in IDEA I do like the preview they have that shows the before and after state for each change in the refactoring. Even better would be the ability to edit the after state before committing the refactoring.
See the end of: http://www.eclipse.org/documentation/html/plugins/org.eclipse.jdt.doc.user/d oc/tasks/tasks-83.htm for a screen shot showing this. -- Mark -----Original Message----- From: Valentin Kipiatkov [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 20, 2001 04:26a To: [EMAIL PROTECTED] Subject: Re: [Eap-list] 516 bug: change return type > I've asked some weeks ago for an option in the refactorings to show changed > places. I often need it escpecially for Inline method, because the inlined > stuff often needs some more work. Yes, we indeed plan to implement something like this in one of the nearest versions (not decided the exact form though). 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, November 15, 2001 8:07 PM Subject: Re: [Eap-list] 516 bug: change return type > > >I myself use change signature refactoring this way: 1) do change signature > >2) search all usages of the changed method and correct all inconsistencies. > >Perhaps we need to add an option to the change signature dialog allowing to > >automatically search usages after the refactoring? Will this do the job? > > I've asked some weeks ago for an option in the refactorings to show changed > places. I often need it escpecially for Inline method, because the inlined > stuff often needs some more work. > > Best regards > 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 _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
