Download List

Project Description

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-06-29 20:03
0.10.0

This release adds support for Eclipse 3.1 (Eclipse 3.0.x is supported by the previous 0.9.0 release).
Tags: Minor feature enhancements

2005-06-29 20:01
0.9.0

A function to to search for references of a specific key was added. A find next and find previous function was added. This release includes an outline view for resource bundles. A few minor bugs were fixed.
Tags: Minor feature enhancements

2005-01-11 12:39
0.8.0

This release added support for displaying problems using JInto's own problem type. A preferences dialog was added, minor repaint problems under Windows were fixed, and the handling of keys containing empty values was improved, making it possible to display the value from the default bundle.
Tags: Minor feature enhancements

2004-12-15 15:48
0.7.0

This release adds the ability to load *.properties
files from Jar archives as read-only. Unicode
escape sequences (for example \u00FC) may now be
entered. Some minor bugs were fixed, such as the
handling of single slashes and an error which
occurred when the value and key in a properties
file were identical.
Tags: Minor feature enhancements

2004-12-07 02:34
0.6.0

Tags: Initial freshmeat announcement

Project Resources