Perhaps I have missed this, but is there a way to move a method from a class to a new class? There exist many times when we want to split up a class into multiple parts, so certain methods need to migrate from one class to another.
At first glance, this doesn't seem to exist as a refactoring function, yet it seems so obvious, that I am assuming I'm just missing it. Mike --- [EMAIL PROTECTED] To obtain my PGP public key, mail "SEND PUB KEY" in the subject to "[EMAIL PROTECTED]" _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-features
