解决Struts中ApplicationResources.properties文件不支持中文问题

我们需要这个软件 Properties Editor

 
 
Properties Editor 可以通过以下三种方式来使用:
1、通过Java WebStart
2、手动安装Properties Editor的Jar包
3、通过Eclipse自动安装
 
下面,我们将使用第三种方式来安装
 
第一步:
 
解决Struts中ApplicationResources.properties文件不支持中文问题
Help-->Software Updates-->Find and Install-->Search for new features to install-->New Remote Site-->name:这是一个插件名 URL: http://propedit.sourceforge.jp/eclipse/updates/
 
 
同志们。加油哦~~~~还剩下3步哦~~~
 
第二步:
 
接下来、点击Finish.刚如图选中相应功能
 
 
第三步:
 
同意(I accept)并点击 Next
 
第四步:
 
选择安装位置并点击:Finish
解决Struts中ApplicationResources.properties文件不支持中文问题
 
安装成功后,如果打开properties文件还是乱码,可以单击右键—open with—选择PropertiesEditors,打开后就是中文显示了。

你可能感兴趣的:(application)