You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ken has committed in the past an Eclipse formatting file:
http://code.google.com/p/crawler-commons/source/browse/trunk/doc/eclipse-formatt
er.properties
We should have a generic styling file which will match all IDEs (I personally
use IntelliJ Idea for example).
If the styling template is accepted by us we should use it, or we can compare
it to other styling files used by other groups and upgrade it if we see fit.
We should also find a mechanism which will use this file in Maven at the
"Compile" task automatically.
Possible candidate will be:
http://code.google.com/p/maven-java-formatter-plugin/
Summary:
* Find suitable styling guidelines
* Enforce it using a generic (xml ?) file
* Find a good maven plugin which will run it every compile
Original issue reported on code.google.com by [email protected] on 9 Aug 2014 at 6:58
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 9 Aug 2014 at 6:58The text was updated successfully, but these errors were encountered: