Developers Guide
Table of Contents
1.
Style Guide
1.1.
Introduction
1.2.
Source-Code Level
1.2.1.
Project Directory Structure and File Names
1.2.2.
Java File Structure
1.2.3.
Indentation and Braces
1.2.4.
Comments
1.2.5.
Declarations
1.2.6.
Naming Conventions
1.2.7.
Programming Practices
1.3.
Design Decisions
1.3.1.
Next
Style Guide