The Move Member refactoring allows for moving of static methods only.
Movement of Instance methods will be supported in one of the next versions.

Best regards,

Eugene Belyaev
IntelliJ Software, http://www.intellij.com
"Develop with pleasure"

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]] On Behalf Of Tal Dayan
> Sent: Saturday, November 17, 2001 6:29 AM
> To: [EMAIL PROTECTED]
> 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

Reply via email to