Use Google Style with following modifications:
- line width: 100
- preserve newlines (short lines may be more readable)
@formatter:off
and@formatter:on
disables and enables formatter- use eclipse imports order (instructions for IntelliJ)
We provide XML file for JAVA format that may be imported into Eclipse and IntelliJ.