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
