On Mon, 03 Jun 2002 14:17:28 -0400, Laurent Duperval <[EMAIL PROTECTED]> wrote:
>Does anyone else see any benefit to having a refactoring optiong to >remove a method and all its usages? I prefer that to removing it and then >recompiling the entire project to locate the places where it is used. > If you use the Inline Refactoring on an empty method IDEA will remove the method and all uses of it. Sincerely Jens Peter Grosen _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
