Hi Tal, What you are talking about is "Pull method Up/Down hierarchy". This refactoring is not supported yet, but most likely will be added in the future.
Best regards, Eugene Zhuravlev IntelliJ Software, http://www.intellij.com/ "Develop with pleasure!" ----- Original Message ----- From: "Tal Dayan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: 17 November, 2001 6:29 AM Subject: [Eap-list] How to move a method ? > Hello, > > I am trying to move an instance method from a class to one of its super > classes so it can be shared by its sibling classes. Is there a refactoring > function that does that ? > > Also, the Refactor | Move To function seems to move only classes, not > methods or other members. I think it should be called 'Move Class', similar > to the existing 'Copy Class'. > > Thanks, > > Tal > > > _______________________________________________ > 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
