Integration Development Environment¶
Setup Intellij¶
Download Intellij
Install plugins:
Docker
Lombok
google-java-format
PMD
CheckStyle-IDEA
Configure plugin:¶
Build, Execution, Deployment -> Compiler -> Annotation Proccessors -> [x] Enable annotation processing
Settings -> google-java-format-settings -> [x] Enable google-java-format
Settings -> Tools -> PMD ->
RuleSets:
PATH/TO/config/pmd/custom-ruleset.xml
Settings -> Tools -> CheckStyle -> [x] Google Checks
Download¶
Import Settings¶
File -> Manage IDE Settings -> Import Settings -> settings.zip