Everyone on my team uses the same formater settings so files in the SVN repo dont have changes based on formatting. The format that was chosen I dislike and I can barely read.
Is there a plugin for Eclipse or a setting in Eclipse that will auto reformat a file to my own style while editing, and then reformat the file to my team settings before a commit?
I have seen tips to apply your current formatting before a commit, but I want it to apply some other format before a commit.