Java Coding Conventions
We use Checkstyle and PMD to ensure that all Java code conforms to our coding conventions. Two sub-projects define the respective configurations and rulesets needed for automatically checking conformity. In the following, we will briefly summarize the most important of these conventions.