You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chris Hutchinson edited this page Jun 28, 2015
·
6 revisions
Build
This project uses Apache Maven 3.3.x. You must install Maven to build this project; some development tools have built-in support for Maven.
Style Guidelines
This project uses the Google Java Style Guidelines with no exceptions. The column limit must be between 80 - 100 inclusive as specified by the guidelines.
Code that does not meet the guidelines will be rejected.