InteliJ properties 한글 설정 방법 InteliJ로 properties 파일을 열어보면 한글이 이상한 문자로 보이는 것을 확인할 수 있습니다. 기본이 ISO 8859-1 인코딩 되어 있기 때문에 한글이 이상한 문자로 나옵니다. 이럴때는 Preferences > Editor > File Encodings 메뉴에서 Properties Files(_.properties) 항목에서 Transparent native-to-ascii conversion 를 체크하시면 됩니다.