본문 바로가기

Java For All/eClipse

Eclipse UTF-8 설정

http://eclipse.org

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