Plugins (1059)


Training and Consulting (44)



EPIC Poll

What is your favourite developer portal?

[ Results | Polls ]

Votes: 541
Comments: 0


Category: Plugin Directory / Tools / JInto

JInto 
Rate this plugin | Report broken link | Details | Comments (9)

Rating: 9.4 (20 Votes) | hits: 2
JInto

Version: 0.11.0
Support Eclipse Version: 3.3.x
License: Free EPL
Development Status: Beta
Company: G&H Softwareentwicklung GmbH
Plugin home pageHome Page
Plugin SupportPlugin Support
Discussion ForumsDiscussion Forum
Update Site URL: http://www.guh-software.de/eclipse

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 that are defined but not referenced in the source code) and undefined (strings that are referenced, but not actually defined in the resource bundle) keys, as well as a "reference search" that shows where in the code a specific key is referenced. It has been tested under Windows and Linux. Eclipse 3.0.x is still supported by JInto 0.9.x
Added on: 07-Dec-2004 | Updated: 10-Dec-2007




Last 9 Comments


User: AnonymousRating: 102007-12-11 07:04:13
I was searching for this functionality for a long time!! Awesome!


User: AnonymousRating: 92007-12-11 06:05:28
Follow-up: version 0.11.0 fixed the loading and storing of files with classical .properties encoding (\u9999 style). Some small accessibility issues (can not edit with keyboard only). Quick-Find in editor should be able to allow regular expressions, and should allow the user to select whether to search in the keys only, the values only, or a specific language only. Overall much better than 0.10.7


User: AnonymousRating: 102007-02-12 09:44:53
Finally gives me an integrated overview over 7 language files to maintain...


User: AnonymousRating: 92007-02-03 08:20:09
Very good - easy to understand and incorporates nicely into Eclipse Thank you !


User: AnonymousRating: 92006-11-17 06:02:44
Useful tool. I would like to have the option to maintain the contents of the *.properties files in their original order (with comments, blank lines and so on), instead of having them alphabetically reordered.


User: AnonymousRating: 92006-09-10 12:34:49
Very nice tool. However, it is not so convenient dealing with very long strings.


User: AnonymousRating: 102006-05-09 02:57:10
I have just kinda browse its usage. Very nice and detailed user guide. Seems to have all the functionalities needed for creating the resource bundles and able to search for bad/undefined/unused message codes. Very nice. Fits all the needs and I like the "Ctrl+H" functionality enhancement.


User: AnonymousRating: 102004-12-20 00:15:46
An excellent tool.
Provides al you need for I18N tool.



User: AnonymousRating: 92004-12-07 09:48:21
A very helpfull tool! One more feature, and it will be perfect: There should by a way to send the properties table to a translator who doesn\'t use Eclipse.