Java/Eclipse
eclipse 기본 세팅
java개발자
2021. 11. 15. 16:07
eclipse.ini
-Xms256m
-Xmx2048m
theme 설정 (File > Import > Preferences)
http://www.eclipsecolorthemes.org/
http://www.eclipsecolorthemes.org/?view=theme&id=30

window > preferences
jre, server 설정
workspace 설정(utf-8)

startup and shutdown 해제

show heap status

show print margin 해제

java folding 해제

Auto Activation 해제

validation 해제


spelling 해제

Project > Properties
Builders 확인

기타
자동정렬시 maximun line width



*.epf 파일로 theme 설정하면, 일부 컬러가 겹친다. 추가 작업 필요.
dark theme 에서 svn diff line color 변경

debug 할때, 현재 라인 하이라이트 컬러
