====== Java Code Formatter ====== * Java Code Style / Formatter * [[programming:editorconfig|EditorConfig]] * [[gradle:editorconfig|Gradle editorconfig plugin]] * [[programming:spotless|Spotless]] * [[http://www.oracle.com/technetwork/java/codeconv-138413.html|Java Code Convention]] ===== Google Java Coding Style ===== * [[https://github.com/google/google-java-format|google/google-java-format: Reformats Java source code to comply with Google Java Style.]] * [[https://google.github.io/styleguide/javaguide.html|Google Java Style Guide]]