* Adds a checkstyle to Java SDK and make build fail due to style violations. * Adds [SpotBugs](https://spotbugs.github.io/) and make build fail due to violations. * Fixes existing violations. * Generated code should be excluded from static analysis.