A.1.1.2.2. Coding guidelines

All coding conventions should follow the Code Conventions for the Java Programming Language, with the following exceptions:

  • Indentation: spaces, no tabs.

  • Line length limit: 128 characters.