Skip to content
David Hovemeyer edited this page Apr 12, 2014 · 2 revisions

To build the library, cd to the directory containing the code and run the following command:

ant

The result is a jarfile called daemon.jar. The jarfile contains both class files and source files, so you can use the jarfile as a source attachment.

Unless you are planning to modify the library, you will probably want to download a release version from the Downloads page.

Clone this wiki locally