编辑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
本文由用户 openkk 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!