Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Provide a suggested Eclipse code formatter.
This is obviously not a hard requirement as all patches are welcome and other IDEs are used and is only a suggestion. I'll attach a sample codestyle (Eclipse 3.4, should be compatible with most Eclipse releases I hope) that is taken from Tuscany ( https://svn.apache.org/repos/asf/tuscany/java/etc/ ) as suggested by Luciano Resende.
However, there are 2 changes that I made:
1) Use a code line width of 100 (instead of Tuscany's 120). (Splits the difference between 80 and 120).
2) "Align fields in columns." is checked.
Please add a comment to this JIRA if you want something changed. I'll leave this open for someone else to commit to get at least one other person to check this out.