250x250
Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- oracle
- Open Source
- git
- Eclipse
- error
- 문서
- Thymeleaf
- Python
- ubuntu
- jpa
- Spring Boot
- Core Java
- IntelliJ
- Tomcat
- 설정
- MySQL
- PostgreSQL
- MSSQL
- AJAX
- spring
- JavaScript
- 오픈소스
- Source
- STS
- myBatis
- maven
- Exception
- JDBC
- SpringBoot
- Docker
Archives
- Today
- Total
헤르메스 LIFE
[IntelliJ] Properties 파일 한글깨짐 본문
728x90
일반적으로 요즘엔 다국어를 의식해서인지 파일 Encoding을 UTF-8 을 많이 사용합니다.
Properties 파일은 ASCII 코드로 글을 저장합니다.
Eclipse 에서는 Properties Editor 라는 Plugin 이 있어서 잘 사용했습니다.
IntelliJ 에서는 [File] >> [Settings] >> [Editor] >> [File Encodings] >Transparent native-to-ascii conversion 을 체크
아래와 같이 보여집니다.
728x90
'장난감들' 카테고리의 다른 글
IntelliJ, VSCode, Eclipse, Visual Studio 단축키 비교표 (0) | 2021.01.13 |
---|---|
[IntelliJ] IntelliJ 단축키 정리 (0) | 2021.01.07 |
[IntelliJ] Plugins (0) | 2020.12.26 |
[macOS] brew 설치 (0) | 2020.11.18 |
[MacOS] Version (0) | 2020.11.18 |