eclipse properties 插件 ResourceBundle Editor

苏富
2023-12-01

http://essiembre.github.io/eclipse-rbe/

Update Site

Create a new update site in Eclipse with the following:

  • Site name: ResourceBundle Editor
  • Site URL:   https://raw.githubusercontent.com/essiembre/eclipse-rbe/master/eclipse-rbe-update-site/site.xml

 Manual Install

Download the plugin jar and copy it to Eclipse plugins directory. The jar lcation is (replace <version>):

  • https://raw.githubusercontent.com/essiembre/eclipse-rbe/master/eclipse-rbe-update-site/plugins/com.essiembre.eclipse.rbe_<version>.jar.

You can download the entire Update Site bundled with everything else in the above compressed package and create a new update site in Eclipse, pointing to your local directory where you expanded the package.

 Keyboard shortcuts

  • When editing in a language field, press TAB or SHIFT+TAB to move down/up the next/previous language field. Keep in mind this feature will not work if you enable "Tab key inserts a tab in localized text fields" from the plugin preferences.
  • When editing in a language field, use CTRL+UP_ARROW or CTRL+DOWN_ARROW to move up/down the key outline on the side and effectively change the message key you are editing.

 Support

Post your issues or questions at https://github.com/essiembre/eclipse-rbe/issues.

 Notes

  • Since version 1.0.0, this plugin targets Eclipse 4.x and up. For older Eclipse releases, use older versions found on SourceForge.
  • This plugin was originally hosted on SourceForge (https://sourceforge.net/projects/eclipse-rbe/). It has been migrated on July 2014. The SourceForge version is outdated and no longer maintained.

 类似资料: