Tagged Questions
6
votes
6answers
1k views
Are there any open source command line tools to refactor java code?
I use vim as my editor but I would like to get some of the same power of the IDE's for java when it comes to refactoring. Are there any commandline tools for refactoring java? I could probably hack ...