AutoRefactor
AutoRefactor copied to clipboard
Refactoring rules group by type of refactoring
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.