Skip to content

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.

Notifications You must be signed in to change notification settings

essiembre/eclipse-rbe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ResourceBundle Editor

Join the chat at https://gitter.im/essiembre/eclipse-rbe

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://essiembre.github.io/eclipse-rbe/

How to install

Marketplace:

just drag to install - you have to drag the image below to your Eclipse workspace

Drag to your running Eclipse workspace to install ResourceBundle Editor

or visit page: ResourceBundle Editor on Marketplace

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 location is (replace <version>): https://raw.githubusercontent.com/essiembre/eclipse-rbe/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.

About

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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages