怎么在eclipse中安装properties插件(国际化使用)

来源:互联网 发布:网络上好听的流行歌曲 编辑:程序博客网 时间:2024/05/21 09:21

Properties Editor 是一款properties文件编辑器。

具体安装:http://jingyan.baidu.com/article/380abd0a6abe731d90192ce4.html

 

需求:一般我们在做“国际化”功能时,我们需要properties中文表示方式用unicode表示。eclipse默认properties文件编辑器不方便查看,需要我们查看常常查找unicode编码表。

 

Properties Editor刚好满足了这个需求,不需要用户常常查看unicode编码表,默认直观表示为中文,用户可以通过文件点击右键Unicode表示查看对应的unicode表示的properties文件。当然这只是Properties Editor的一种功能,其他的功能可以自己熟悉。

 

Properties Editor安装(在线安装):

Name: Properties Editor

Location: http://propedit.sourceforge.jp/eclipse/updates/



 

安装成功后properties编辑器被改动为下图



 

马上使用自己的Properties Editor吧。


0 0
原创粉丝点击