>> Actually, Eclipse has the ability to export a code formatter profile. >> (Window->Preferences->Java->Code Style->Formatter->Edit->Export). I >> use Emacs, but Greg, since you use Eclipse, you could export the code >> formatter you've been using and check it into SVN for the benefit of >> others. Then, we can make updates to it as needed and always keep the >> up-to-date code style in SVN.
We had talked about doing a coding standards doc AND an Eclipse profile - if we think that the Eclipse profile is sufficient, that's fine. >> I don't know what you've >> been using as your maximum line width in your formatter, but I vote >> for 120 characters. I've been using 80. More might be better, but 120 might be too much - not sure yet. I'd want to play around with it and see what that looks like. G
