eclipse 打开.properties文件显示中文设置

原文链接: https://www.cnblogs.com/skyislimit/p/5754381.html

步骤

1  安装Properties Editor插件

a  Help --> Install New Software 

b  在打开窗口“Work with”输入:http://propedit.sourceforge.jp/eclipse/updates/ 回车

   选择PropertiesEditor 组件进行安装即可。如果去掉“Contact all update sites during install to find required software” 可以跳过自检。

    安装过程中,可能有警告,别管它,点击是就可以。

c  安装完毕后,重启Eclipse。

2  Properties文件和Properties Editor关联

   如果安装成功,则properties文件图片会变成一个文本中有个绿色的P。

   如果还不能用Properites Editor打开,则文件右击 -> Open With -> PropertiesEditor即可

你可能感兴趣的:(小技巧,小技巧)