Posted on 2007-08-06 10:52
hilor 阅读(1359)
评论(0) 编辑 收藏 所属分类:
eclipse
介绍两个Eclipse插件,用来编缉资源文件的.
在Eclipse中只能编辑英文资源文件,要编辑中文资源文件,一般要用JDK中的native2ascii工具进行转换.这样的操作对于一个或两个资源文件还好,一但要操作的资源文件多了,这样就未免有些麻烦了.在Eclipse下有两个可以用来编辑中文资源文件的工具,JInto和Properties Editor,使用起来各有千秋.JINTO可以同时编辑多个资源文件,例如把APPLICATION_EN.Properties和APPLICATION_ZH_CN.Properties两个文件都用open with jinto打开,那么就可以看到两个文件在同一个编辑界面了.而Properties Editor主要用来编辑单个资源文件. 下载地址在下面,如果有问题可以留言.
JInto 0.8.0
主页 http://www.guh-software.de/jinto.html
下载 http://www.guh-software.de/jinto/de.guhsoft.jinto_0.8.0.zip
文档 http://www.guh-software.de/jinto/JIntoGettingStarted.pdf (英文)
Properties Editor
主页 http://propedit.sourceforge.jp/index_en.html
它提供了三个版本,单独运行的版本、Eclipse版本、JBuilder版本,这里只看看Eclipse3下的版本。
PropertiesEditor_EclipsePlugin_for_3.0 V4.4.0
安装方法
Please choose from the screen of Eclipse with "Help" ->"Software Updates" -> "Update Manager". An ~Update Manager~ opens.
In the "Feature Updates" view at the lower left of an ~Update Manager~, please carry out the right click of the "Sites to Visit", and create a site bookmark by "New" -> "Site Bookmark...".
- The bookmark to create should input the following "URL" and should push an "Finish" button.
Name: Arbitrary input
URL : http://propedit.sourceforge.jp/eclipse/updates/
Bookmark type: Eclipse update site
If a site bookmark is created, the bookmark created at the bottom of "Feature Updates" will appear.
A click of "jp.gr.java_conf.ussiy.app.propedit.eclipse.feature.PropertiesEditorFeature x.x.x" displays a preview on a right window. Since the button "Install Now" is in around the lower right, please click.
Since an installation wizard starts, please click a "Next" button rapidly.
"You will need to restart the workbench for the changes to take effect. Would you like to restart now?" is displayed. Please reboot Eclipse according to a dialog.