码迷,mamicode.com
首页 > 系统相关 > 详细

eclipse properties 文件查看和编辑插件

时间:2016-08-09 20:33:45      阅读:350      评论:0      收藏:0      [点我收藏+]

标签:

*.properties属性文件,如果文件中包含中文,会出现乱码。为了解决这个问题,可以为Eclipse安装Properties Editor插件解决这个问题。  

技术分享

步骤

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即可

 

技术分享

eclipse properties 文件查看和编辑插件

标签:

原文地址:http://www.cnblogs.com/skyislimit/p/5754381.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!