开发者

Does eclipse have a free Java refactoring plugin that can extract a class including both fields and methods?

开发者 https://www.devze.com 2023-02-07 04:26 出处:网络
This refactoring example is available in IntelliJ IDEA s开发者_如何学运维o based on the questions:

This refactoring example is available in IntelliJ IDEA s开发者_如何学运维o based on the questions:

Java refactoring tools

A tool like ReSharper, but for Java?

I suspect the answer to my question is no, but I'm hoping things might have changed since these questions were asked?


Others have suggested this feature to Eclipse (See https://bugs.eclipse.org/312347), but, it hasn't been implemented yet.

0

精彩评论

暂无评论...
验证码 换一张
取 消