eclipse
이클립스 초기설정
張's blog
2023. 9. 8. 10:24
- plug-in 설치
STS, Enhanced Class Decompiler, propertiesEditor
- File Associations 설정(디컴파일러 연동)
- Gradke 설정
- Maven 설정
- 자동 업데이트 해제
Window > Preferences > Install/Update > Automatic Updates
Automatically find new updates and notify me 체크해제
- 글꼴설정
[방법]: Window > Preferences > General > appearance > Colors and Fonts > Basic > Text Font 클릭
- 탭설정 (탭대신 공백 사용)
indent 검색 후 설정
- java 설정 (주석 설정)
- java 설정 ( Save Actions 설정)
- 괄호 및 선택 단어 강조 찾기
- Syntax Coloring 설정
- 자동 업데이트 끄기
https://gocoder.tistory.com/2495
https://inseok9068.github.io/eclipse/eclipse-setting/