yoosangwook 3620da60df 🚨chore: jacoco 테스트 코드 커버리지 라이브러리 추가
- 참고 차원에서 추가합니다
- 관심 있는 사람은 참고하세용
2024-12-10 11:25:30 +09:00
2024-06-26 15:44:47 +09:00
2024-12-10 09:46:59 +09:00
2024-06-26 15:52:00 +09:00
2024-08-12 13:10:10 +09:00
2024-06-26 15:44:47 +09:00
2024-06-26 15:44:47 +09:00

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 체크
Description
No description provided
Readme 22 MiB
Languages
Java 100%