RMTool:
Getting Started
The instructions on this page assume that you have downloaded the beta
version of RMTool (Version 2.0).
- Unpack the RMTool distribution you
have downloaded. You should be left with the following directory structure:
jRMTool
data - Some example data to try out the tool.
doc - Documentation.
lib - The RMTool jar file.
- Set your CLASSPATH to include:
<path>/jRMTool/lib/jrmtool.jar
the jar file for the regular expression package
the jar file for Grappa
- Add <path>/graphviz/bin to your path for access to the
"dot" layout program.
You should now be able to run RMTool. Try executing:
java
jRMTool.gui.RMTool
The user interface should be displayed.
Last updated: July 14, 2000
Contact murphy@cs.ubc.ca for more
information or any problems with this page.