* window -> preferences
- General / workspace : Text file encoding = UTF-8 설정. Refresh on access 체크.
- General / Editors / TextEditors : 탭 너비값 설정
show line numbers 체크 ( ctrl + L 로 해당 줄로 이동 )
- General / Appearance : 테마 변경.
- General / Search : Reuse editors to show matchers 체크 해제.
- Run/Debug / Perspectives : 제안 사용 안함으로 변경.
- Run/Debug / Launching : Launch Operation 선택
- Java / Editor / Typing : 세미콜론 자동 추가 체크.
- Java / Editor / Templates : 자동완성 설정.
- Java / Editor / Content Assist / Favorites : import static 으로 사용되어지는 패키지등의 경우 등록해 두면 제안에 노출이 된다.
- Java / Appearance / Type Filters : Open Type 에 검색 제외할 항목 설정.
- Spelling : enable spell checking 해제.
- Hyperlinking : Default modifier key 를 alt 로 변경.
- Content Assist : 각각 Insertion 을 overwrite 로 변경. Auto Activation 체크 해제.
- Annotations (General) : Warnings 를 선택하고 Overview ruler 체크 해제.