To run the application, you must execute the Ant script into current folder:
ant run
To generate the javadoc, you must execute the Ant script into current folder:
ant javadoc
The documentation will be generated into doc/javadoc/
folder.
The index page is doc/javadoc/index.html
.
Read the REAMDE into doc/sequence diagrams
folder.