xref: /trunk/main/xmerge/source/palmtests/qa/comparator/README (revision 43a102b2d160fdbc9485ed1f9c40936b61a06131)
1Building the Comparator code
2^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3To build the comparator code, the following is required in your classpath.
4
5    xerces.jar
6    xmerge.jar
7
8To Build type
9
10    javac *.java
11