JInto is a plugin for Eclipse that lets the developer easily edit and maintain resource bundles (files that hold the localized strings for an application). It features parallel editing of all language versions (side by side), warnings when no text has been provided for a specific key, or when the text for one key is identical for different languages, and a search wizard to locate unused strings (strings that are referenced, but not actually defined in the resource bundle). It has been tested under Windows and Linux.
| Tags | Software Development Internationalization Localization |
|---|---|
| Licenses | Eclipse Public License |
| Operating Systems | Windows Windows POSIX Linux |
| Implementation | Java |
| Translations | English |
Recent releases


Release Notes: Accessors may now also be in referenced projects. Some minor bugs were fixed.


Release Notes: Code Assist features (AutoCompletion for keys and QuickAssist for adding new keys on the fly) have been added and the Search UI has been redesigned.


Release Notes: This release adds support for Eclipse 3.3 and some editor UI improvements. Several bugs related to incorrect handling of file encodings were fixed.


Release Notes: A bug in the resource bundle search was fixed.


Release Notes: This release fixes a bug related to searching in the resource bundle.