Re: how to "introduce indirection" like in eclipse?

.... and let IDEA replace all further duplicates.

0
2 comments

Code|Delegate Methods ...
Refactor|Replace method code duplicates
Thanks

0
Avatar
Permanently deleted user

Or these two should also work I think
Refactor -> Make method static, then Refactor -> Move
or manually move the methods body to the new static method, then Refactor->Inline the original method

On 08.02.2012 21:41, Anna Kozlova wrote:

Code|Delegate Methods ...
Refactor|Replace method code duplicates
Thanks

>

---
Original message URL: http://devnet.jetbrains.net/message/5451253#5451253


0

Please sign in to leave a comment.