cbi18n
v1.x
v1.x
  • Home
  • Installation
  • Configuration
  • Configuration With No Resource Bundles
  • Coding for i18n
    • Resource Bundle Tools
    • Custom Resource Services
  • How do I change Locales?
  • Best Practices
  • Resources
Powered by GitBook
On this page

Was this helpful?

Edit on Git
Export as PDF
  1. Coding for i18n

Resource Bundle Tools

PreviousCoding for i18nNextCustom Resource Services

Last updated 7 years ago

Was this helpful?

  • A great utility for localization is , which can help you build your resource bundles.

  • Eclipse Resource Bundle Editor Plugin: is another FANTASTIC editor for eclipse.

  • IBM's which is awesome too.

Below you can see some screenshots of the eclipse resource bundle editor plugin. I really recommend this tool also

INFO Make sure your files are all utf-8 encoding. It's also good i18n practice to liberally use cfprocessingdirective

Attesoro
http://sourceforge.net/projects/eclipse-rbe/
Resource Bundle Manager