Eclipse properties配置文件中文乱码设置
1. eclipse中properties的默认编码为 ISO-8859-1, 输入汉字会被转换为unicode

2. 点击 Windows-->preferences 按下图找到更改编码位置

3. 调整编码为 UTF-8 , 点击update, 点击Apply and Close

4. 完成

1. eclipse中properties的默认编码为 ISO-8859-1, 输入汉字会被转换为unicode

2. 点击 Windows-->preferences 按下图找到更改编码位置

3. 调整编码为 UTF-8 , 点击update, 点击Apply and Close

4. 完成
