Getting Started
This Help provides a step by step walk-through of the Java Internationalization Tools.
JInto is a plugin for Eclipse which assists you in developing internationalized Java applications. You can easily create, edit and keep up-to-date your resource files.

JInto provides a resourceBundle editor for editing several .properties files at once. It collects all .properties files which define one resourceBundle and displays them in the editor. There is one column for errors and warnings, one column for the keys and one column for every .properties file.
JInto also provides a wizard for creating resourceBundle files. The wizard simplifies the language- and country-code selection and you can create more than one .properties file at once.
JInto integrates into the Java editor to provide some cool features like content assist, quick fix/quick assist and fast navigation
Last but not least, JInto provides a powerful search functionality, which will search for unused, undefined and indeterminable keys in the .java files of a project for a resourceBundle.

We appreciate your input. For bugs-reports, feedback, feature requests or comments, please send an e-mail to jinto@guh-software.de