Exported from code.google.com/p/maven-java-formatter-plugin
This project aims to provide Java source file formatting using the Eclipse code formatter as a Maven plugin. It was started after having read an article posted here (thanks to John for writing such a helpful article).
This software is provided WITHOUT ANY WARRANTY. As the project is still in its early stage, please BACKUP your source files before experimenting with this plugin. Any loss of codes caused by the usage of this plugin is not the responsibility of the author.
##How to use
View the Maven site documentation for the latest release: http://code.revelc.net/formatter-maven-plugin/0.4/
##Eclipse Compatiblity
Plugin Version | Eclipse Version |
---|---|
0.1.0 | 3.3.0 |
0.2.0 - 0.3.1 | 3.5.2 |
0.4 | 3.8.1 |
0.5 | 4.4.1 |