description | Some java utilities |
owner | Niki Roo |
last change | Tue, 2 Jul 2024 15:36:24 +0000 (17:36 +0200) |
Small description.
program --help
Long description multiple paragraphs are ok.
Any platform with at lest Java 1.6 on it should be ok.
It has been tested on Linux (xxx), and YYY (yyy), but feel free to inform us if you try it on another system.
If you have any problems to compile it with a supported Java version (1.6+), please contact us.
Just run make
.
You can also use those make targets:
make jar
: build the jar filemake sjar
: build the source jar filemake doc
: build the Doxygen documentation (doxygen
required)make man
: build the man page (pandoc
required)make install PREFIX=/usr/local
: install the program into PREFIX (default is /usr/local
) and the manual if builtmake uninstall PREFIX=/usr/local
: uninstall the program from the given PREFIXmake clear
: clear the temporary filesmake mrpropre
: clear everything, including the main executable and the documentationmake test
: build the unit tests (check
required)make run-test
: start the unit testsProgram was written by Niki Roo niki@nikiroo.be
6 months ago | subtree | shortlog | log | tree |
6 months ago | master | shortlog | log | tree |