728x90
1. Eclipse UTF-8 설정
1) Window -> Preferences
2) encoding입력 후 Content Types의 Java Class File, Text의 Default encoding부분을 UTF-8로 설정
3) Workspace의 Text file encoding도 UTF-8로 설정
4) Class Files 의 Encoding도 설정
5) Spelling 검색 후 Spelling의 Dictionaries의 Encoding도 설정
2. 프로젝트 UTF-8 설정
1) 프로젝트 우클릭 -> Properties(단축키는 Alt+Enter)
2) Resource의 Text file encoding UTF-8로 설정
'Eclipse' 카테고리의 다른 글
Eclipse Git Plug-In EGit 설치법 (0) | 2022.10.13 |
---|---|
eclipse SVN 초기 설정하기 (0) | 2022.09.26 |