Skip to content
Chris Hutchinson edited this page Jun 28, 2015 · 6 revisions

Build

This project uses Apache Maven 3.3.x. Maven is required to build this project; some development tools have built-in support for Maven.

Style Guidelines

Following style and formatting guidelines is crucial to providing readable, maintainable, and beautiful code. Code that does not follow the style guidelines may be rejected. Additional requirements or information concerning the guidelines are listed below.

Google Java Style Guidelines

  • The column limit should be no longer than 100 mono-spaced glyphs
  • The column limit may be ignored if line wrapping makes it difficult to read or understand the code
  • [User Guide](User Guide)
Clone this wiki locally