Is there a way to use the formatter that comes with eclipse, outside of eclipse? I would like to format some java files using my formatter.xml file that I have configured u
Apparently you can directly invoke Eclipse's code formatter from the command line.