介紹兩個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.