LUMI_dev
인텔리제이에 Google Java Style 적용 시키기 본문
Google Java Style
1. 아래 깃허브 파일에서 intellij-java-google-style.xml 파일 다운로드
https://github.com/google/styleguide
GitHub - google/styleguide: Style guides for Google-originated open-source projects
Style guides for Google-originated open-source projects - google/styleguide
github.com
2.
- File > Settings > Editor > Code Style > Java (Window)
Intellij > Settings > Editor > Code Style > Java (Mac) - … 를 눌러서 import scheme으로 다운로드 받은 xml 파일을 임포트 후 tab size 와 indent 4로 변경 후 저장