카테고리 없음

인텔리제이에 Google Java Style 적용 시키기

luminous_dev 2025. 4. 2. 19:48

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.

  1. File > Settings > Editor > Code Style > Java (Window)
    Intellij > Settings > Editor > Code Style > Java (Mac)
  2. … 를 눌러서 import scheme으로 다운로드 받은 xml 파일을 임포트 후 tab size 와 indent 4로 변경 후 저장