Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

DRAFT

Rationale

This document documents the common coding conventions for all GLAST Java development. If a particular coding convention is not specified here, then it is the responsibility of the individual Project Lead to document those coding conventions that compliment thost enumerated below. Checkstyle is used to automate application of coding standards to Java projects, and is integrated with Maven and Cruise Control (our build and release manager). From the Checkstyle web site:

...