Encoding1 [IntelliJ] 한글깨짐 문제 해결 1. VM옵션 설정Help탭 -> Edit Custom Vm Options -> .vmoptions 파일 수정-Dfile.encoding=UTF-8-Dconsole.encoding=UTF-8위 두줄을 추가한다. * 탭 옵션을 찾기 어려운 경우 파일 탐색기능으로 'Edit Custom VM Options...' 를 찾을 수 있다. 2. 파일 인코딩 설정File탭의 Settings... > Editor > File Encodings 의 설정을 변경한다.Global Encoding , Project Encoding : UTF-8Default encoding for properties files : UTF-8Transparent native-to-ascii convertion : 체크Global Encoding.. 2024. 6. 5. 이전 1 다음