Eclipse中 *.properties 文件编码设置
Eclipse 中的默认编码格式为 ISO-8895-1,在此编码下中文的会显示如下的效果

解决方法
Windows --> Preference --> General Types --> Text --> *.properties --> UTF-8 --> Apply and Close

效果如下

Eclipse 中的默认编码格式为 ISO-8895-1,在此编码下中文的会显示如下的效果

Windows --> Preference --> General Types --> Text --> *.properties --> UTF-8 --> Apply and Close

效果如下
