編輯properties資源文件的Eclipse插件 - JInto
JInto 是一個 Eclipse 平臺用來編輯 properties 資源文件的插件。類似的插件還有 Properties Editor 。
- Parallel editing of all language versions (side by side)
- Code Assist (AutoCompletion for keys and QuickAssist for adding new keys on the fly)
- Warnings, when no text has been provided for a specific key
- Warnings, when the text for one key is identical for different languages
- Warnings, when the text for all languages of two different keys is identical
- Locate unused strings
- Locate strings that are referenced, but not actually defined in the resource bundle
- Locate references of a specific key
- Search function for the resource bundle
- Simple adding of new languages to a resource bundle </ul>
本文由用戶 openkk 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!