1This directory contains the RBManager (Resource Bundle Manager) 2 3To run the RBManager.jar, double click on RBManager.jar in Windows 4 or run "java -jar RBManager.jar" from the command line. 5To create the RBManager.jar file, use: compile.bat 6To create the installation directory, use: install.bat 7 8Help and documentation are contained in the docs directory. 9 10This version of the RBManager requires version 3.1.0 of the 11xerces.jar file to compile, but does not require it for basic 12functionality.