IDEA Properties中文unicode转码问题

在IDEA中创建了properties文件,发现默认中文不会自动进行unicode转码。如下

默认

在project settings - File Encoding,在标红的选项上打上勾,确定即可

设置

效果图如下:

unicode转码后效果

原文地址:https://www.cnblogs.com/echo1937/p/6347455.html