scuffed-code/tools/unicodetools/com/ibm/rbm
2003-11-04 22:49:40 +00:00
..
docs ICU-1905 Fix referencing of tutorial and view directories 2003-11-04 22:49:40 +00:00
images ICU-1905 Initial version of the RBManager 2002-05-20 16:22:28 +00:00
resources ICU-1905 Initial version of the RBManager 2002-05-20 16:22:28 +00:00
Bundle.java ICU-1905 Initial version of the RBManager 2002-05-20 18:53:10 +00:00
BundleGroup.java ICU-1905 Initial version of the RBManager 2002-05-20 18:53:10 +00:00
BundleItem.java ICU-1905 Initial version of the RBManager 2002-05-20 18:53:10 +00:00
compile.bat ICU-1905 Add fewer files to the JAR 2002-05-20 23:04:14 +00:00
createdoc.bat ICU-1905 Initial version of the RBManager 2002-05-20 18:53:10 +00:00
install.bat ICU-1905 Need the license for RBManager 2002-05-22 16:37:12 +00:00
manifest.stub ICU-1905 Initial version of the RBManager 2002-05-20 18:53:10 +00:00
Occurance.java ICU-1905 Initial version of the RBManager 2002-05-20 18:53:10 +00:00
Preferences.java ICU-1905 Initial version of the RBManager 2002-05-20 18:53:10 +00:00
preferences.properties ICU-1905 Initial version of the RBManager 2002-05-20 18:53:10 +00:00
RBExporter.java ICU-1905 Initial version of the RBManager 2002-05-20 18:53:10 +00:00
RBICUExporter.java ICU-1905 Initial version of the RBManager 2002-05-20 18:53:10 +00:00
RBImporter.java ICU-1905 Initial version of the RBManager 2002-05-20 18:53:10 +00:00
RBJavaExporter.java ICU-1905 Initial version of the RBManager 2002-05-20 18:53:10 +00:00
RBJavaImporter.java ICU-1905 Initial version of the RBManager 2002-05-20 18:53:10 +00:00
rbmanager_scanner.xml ICU-1905 Initial version of the RBManager 2002-05-20 18:53:10 +00:00
RBManager.java ICU-1905 Initial version of the RBManager 2002-05-20 18:53:10 +00:00
RBManagerGUI.java ICU-1905 Initial version of the RBManager 2002-05-20 18:53:10 +00:00
RBPropertiesExporter.java ICU-1905 Initial version of the RBManager 2002-05-20 18:53:10 +00:00
RBPropertiesImporter.java ICU-1905 Initial version of the RBManager 2002-05-20 18:53:10 +00:00
RBReporter.bat ICU-1905 Initial version of the RBManager 2002-05-20 18:53:10 +00:00
RBReporter.java ICU-1905 Initial version of the RBManager 2002-05-20 18:53:10 +00:00
RBReporterScanner.java ICU-1905 Initial version of the RBManager 2002-05-20 18:53:10 +00:00
RBTMXExporter.java ICU-1905 Initial version of the RBManager 2002-05-20 18:53:10 +00:00
RBTMXImporter.java ICU-1905 Initial version of the RBManager 2002-05-20 18:53:10 +00:00
readme.txt ICU-1905 Initial version of the RBManager 2002-05-20 18:53:10 +00:00
Resources.java ICU-1905 Fix some problems when changing the RBManager preferences. 2002-05-20 23:04:00 +00:00
ScanResult.java ICU-1905 Initial version of the RBManager 2002-05-20 18:53:10 +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.