scuffed-code/tools/unicodetools/com/ibm/rbm
George Rhoten 5d8c41d2fe ICU-5445 Fix JDK 1.5 issues.
X-SVN-Rev: 22442
2007-08-21 02:55:09 +00:00
..
docs ICU-4286 Fix the location of where to report bugs. 2004-12-07 21:34:37 +00:00
gui ICU-5445 Fix JDK 1.5 issues. 2007-08-21 02:55:09 +00:00
resources ICU-3501 Fix some translations 2004-07-15 06:25:46 +00:00
Bundle.java ICU-5445 Fix JDK 1.5 issues. 2007-08-21 02:55:09 +00:00
BundleGroup.java ICU-3501 Fix some code formatting 2004-07-15 00:57:00 +00:00
BundleItem.java ICU-5445 Fix JDK 1.5 issues. 2007-08-21 02:55:09 +00:00
compile.bat ICU-3501 Make a larger split between the GUI and data structure, and separate many of the GUI classes into separate files. 2004-06-29 18:45:44 +00:00
compile.sh ICU-3501 Unix compile (initial) 2004-07-07 22:08:06 +00:00
createdoc.bat ICU-3501 Make a larger split between the GUI and data structure, and separate many of the GUI classes into separate files. 2004-06-29 22:49:00 +00:00
install.bat ICU-3501 Fix an installation problem 2004-07-01 18:39:21 +00:00
manifest.stub ICU-3948 Release 1.7.1 2004-08-31 22:11:48 +00:00
Occurance.java ICU-3501 Fix some compiler warnings, remove CVS keywords, e-mail addresses and other stuff 2004-06-29 01:59:28 +00:00
Preferences.java ICU-3501 Fix compiler warnings, and some GUI updating issues. 2004-06-29 22:44:13 +00:00
preferences.properties ICU-1905 Initial version of the RBManager 2002-05-20 18:53:10 +00:00
RBExporter.java ICU-3501 Fix compiler warnings, and some GUI updating issues. 2004-06-29 22:44:13 +00:00
RBICUExporter.java ICU-3501 Fix compiler warnings, and some GUI updating issues. 2004-06-29 22:44:13 +00:00
RBImporter.java ICU-5445 Fix JDK 1.5 issues. 2007-08-21 02:55:09 +00:00
RBJavaExporter.java ICU-3501 Fix compiler warnings, and some GUI updating issues. 2004-06-29 22:44:13 +00:00
RBJavaImporter.java ICU-5445 Fix JDK 1.5 issues. 2007-08-21 02:55:09 +00:00
rbmanager_scanner.xml ICU-1905 Initial version of the RBManager 2002-05-20 18:53:10 +00:00
RBManager.java ICU-5445 Fix JDK 1.5 issues. 2007-08-21 02:55:09 +00:00
RBPropertiesExporter.java ICU-3501 Remove CVS keywords and e-mail addresses. 2004-06-29 20:42:22 +00:00
RBPropertiesImporter.java ICU-5445 Fix JDK 1.5 issues. 2007-08-21 02:55:09 +00:00
RBReporter.bat ICU-3501 Don't constantly report an error when RBReporter isn't suppose to be running. 2004-07-01 18:40:22 +00:00
RBReporter.java ICU-5445 Fix JDK 1.5 issues. 2007-08-21 02:55:09 +00:00
RBReporterScanner.java ICU-5445 Fix JDK 1.5 issues. 2007-08-21 02:55:09 +00:00
RBTMXExporter.java ICU-5445 Fix JDK 1.5 issues. 2007-08-21 02:55:09 +00:00
RBTMXImporter.java ICU-5445 Fix JDK 1.5 issues. 2007-08-21 02:55:09 +00:00
RBxliffExporter.java ICU-3501 Reduce dependency on xerces, and add more export/import properties 2004-07-15 05:49:18 +00:00
RBxliffImporter.java ICU-3501 Reduce dependency on xerces 2004-07-15 06:11:15 +00:00
readme.txt ICU-1905 Initial version of the RBManager 2002-05-20 18:53:10 +00:00
Resources.java ICU-3501 Fix some updating problems 2004-06-30 00:33:11 +00:00
ScanResult.java ICU-3501 Remove CVS keywords and e-mail addresses. 2004-06-29 20:42:22 +00:00

This directory contains the RBManager (Resource Bundle Manager)

To run the RBManager.jar, double click on RBManager.jar in Windows
	or run "java -jar RBManager.jar" from the command line.
To create the RBManager.jar file, use: compile.bat
To create the installation directory, use: install.bat

Help and documentation are contained in the docs directory.

This version of the RBManager requires version 3.1.0 of the
xerces.jar file to compile, but does not require it for basic
functionality.