Unzip iText.zip
and place it in the Java
extensions. On a Mac, that folder exists at ~/Library/Java/Extensions/
You can compile the Comparison RLA Sums Tool using the Makefile
by running the make
command from the shell.
You can run make test
from the shell to test the Comparison RLA Sums Tool with TestInput.csv
as input.
You can run make clean
from the shell to clean up the output (and Java .class files).