eclipse的.properties文件中文显示问题
eclipse的.properties文件,默认的编码方式是iso-8859-1.只要把Default Encoding修改成UTF-8就可以了!
步骤如下:
Window—>Preferences–>Content Types–>Test–>Java Properties File;然后在File associations框中–>.properties(locked)–>Default enc
原创
2017-04-21 12:16:04 ·
318 阅读 ·
0 评论