Hello,
I recently took over a source base from somebody else, but I really hate the coding conventions this person used. I've looked around and I can probably do it using something like javaparser, but I would be intrested if this can be done using IntelliJ and it's refactoring capabilities. I know there is the structural search, but I haven't been able to solve the problem using that either.
Is there anything I am missing?
Regards
Leo Tietz