AutoRefactor icon indicating copy to clipboard operation
AutoRefactor copied to clipboard

Refactoring rules group by type of refactoring

Open strkkk opened this issue 8 years ago • 0 comments

Package org.autorefactor.refactoring.rules with all the refactoring rules contains >70 classes. May be it makes sense to group them into packages like "removal", "replacement", "simplifier", etc. This will make search and navigation easier.

This can also be applied to "Choose refactorings..." window.

strkkk avatar May 23 '17 05:05 strkkk