| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
openkk
13年前发布

编辑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

编辑资源的Eclipse插件 JInto

项目主页:http://www.open-open.com/lib/view/home/1331198584218

 本文由用户 openkk 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1331198584218.html
Eclipse Eclipse插件