... until the collector arrives ...

This "blog" is really just a scratchpad of mine. There is not much of general interest here. Most of the content is scribbled down "live" as I discover things I want to remember. I rarely go back to correct mistakes in older entries. You have been warned :)

2006-01-27

Java Coding Conventions

There was some internal debate about Java coding conventions.  For reference, here are the conventions of some well-known groups or projects:

Sun http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html
Eclipse http://dev.eclipse.org/conventions.html
Apache Jakarta http://jakarta.apache.org/cactus/participating/coding_conventions.html
ANT http://ant.apache.org/ant_task_guidelines.html
JBoss http://docs.jboss.org/process-guide/en/html/coding.html

 

Blog Archive