JAVA

[펌]이클립스 설정

saltdoll 2009. 5. 7. 20:39
반응형
출처: http://sun.wikidot.com/eclipse

UTF-8 설정

  • eclipse 실행시 옵션 주기 : eclipse.exe -vmargs -Dfile.encoding=utf-8

ver 3.2.1

  • Window > Preferences > General > Workspace 의 Text file encoding : UTF-8
  • Window > Preferences > Java > Installed JREs 의 Default VM Arguments 값 : -Dfile.encoding=UTF-8

선호하는 설정

  • Window > Preferences > General > Appearance > Colors and Fonts > Basic > Text Font : Trebuchet MS
  • Window > Preferences > Java > Editor > Mark Ocurrances 의 Keep marks when the selection changes 사용 안함
  • Window > Preferences > Java > Build Path 에서 Folders 선택
  • Fast View
    • Package Explorer : ctrl+`
    • JUnit : ctrl+2
  • Layout

 

반응형
도움이 되셨다면 하트모양의 "♡ 공감"을 눌러주시면 큰 격려가 됩니다.
(로그인하지 않으셔도 가능)