# QCast3 API Service ### IntelliJ Code Formatter 적용 1. google-java-format plugin 설치 2. settings -> google-java-format setting -> enable 3. settings -> tools -> actions on save -> Reformat code, Optimize import check ### Eclipse Code Style 적용 1. qcast-api - doc - eclipse-java-google-style.xml 파일을 다운로드 2. Preferences -> Java -> Code Style -> Formatter -> Import -> eclipse-java-google-style.xml 적용 3. Preferences -> Java -> Editor -> Save Actions -> Format source code 체크