xref: /AOO41X/main/xmerge/source/palmtests/qa/comparator/README (revision cdf0e10c4e3984b49a9502b011690b615761d4a3)
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