Is there a way (using ANT), it is possible to automatically reformat code to follow certain conventions?
I have several developers working on a program and would like to guarantee that code formatting becomes consistent across all classes at build time, prior to commit