|  |
Resource Bundle Inspector For Java
A tool that allows visual inspection of translated Java Resource bundles, including the ability to easily switch between languages; useful for detecting erroneous native-to-ASCII conversions.
Date Posted: September 9, 2004
|
|
 |
 |
|
Platform requirements for Resource Bundle Inspector For Java
Operating systems: Windows®, Windows NT Alpha, and UNIX-based Linux RedHat2.1 systems
Memory: 64 MB RAM
Java tool: Java 2 Platform, Standard Edition, Runtime Environment 1.3.1 or above
Other: Unicode-based fonts capable of displaying G1+Russian scripts
Installation Instructions for Resource Bundle Inspector For Java
- Download the zip file, which unzips into the following sub-directories:
resolvers (directory)
resources (directory)
RBIJ.bat (executable file)
Setenv.bat (executable file)
RBIJ.sh (executable file)
Setenv.sh (executable file)
rbij.jar (file)
User guide document
- In order to overcome the StringResolver problem, edit the file StringResolvers.properties and add the key value pair entries, which must be resolved at run time.
Example: In resource file, if you have key=value (xxx=$P(xxx.xxx)), then add an entry of $P(xxx.xxx)=VALUE in StringResolvers.properties file.
Note: If the resource files does not contain any StringResolvers, then the user need not edit this file.
For further details, refer to the User's Guide.
|
|
 |
|
| |
|