Eclipse plugin for editing Java resource bundles. Lets you manage all localized .properties files in one screen. Some features: sorted keys, warning icons on missing keys/values, conversion to/from Unicode, hierarchical view of keys, and more.
Go to ResourceBundle Editor web site for more screenshots and other information: http://matobio.github.io/eclipse-rbe/
- New translate button on each textbox field to translate the text using an API Rest Translator.
Eclipse Install New Software
- Go to the menu "Help" in Eclipse.
- Choose "Install New Software".
- Paste the next URL into the input "Work with:":
https://raw.githubusercontent.com/matobio/eclipse-rbe/master/eclipse-rbe-update-site/site.xml - Select the plugin version and click "Next".
Manual Install:
Download the plugin jar and copy it to Eclipse dropins directory (\eclipse\dropins). The jar location is (replace <version>):
https://github.com/matobio/eclipse-rbe/raw/master/eclipse-rbe-update-site/plugins/com.essiembre.eclipse.rbe_<version>.jar. Alternatively, you can download the entire Update Site bundled with everything else in the release link above and create a new update site in Eclipse, pointing to your local directory where you expanded the release.
