Re: how to "introduce indirection" like in eclipse? Permanently deleted user 创建于 2012年02月07日 20:33 .... and let IDEA replace all further duplicates.
Code|Delegate Methods ...
Refactor|Replace method code duplicates
Thanks
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:
>