No description
Find a file
Vincent Batts 850d5b9e6c
last state ...
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2024-05-26 20:55:13 -04:00
lib last state ... 2024-05-26 20:55:13 -04:00
src/hbb last state ... 2024-05-26 20:55:13 -04:00
.gitignore last state ... 2024-05-26 20:55:13 -04:00
build.xml junit 2023-10-03 16:21:07 -04:00
jmat-release-1.1.0.zip last state ... 2024-05-26 20:55:13 -04:00
LICENSE Initial commit 2023-10-03 20:19:23 +00:00
README.md README: note on the package installed 2023-10-03 16:21:07 -04:00

Hello Java project

took a look at https://ant.apache.org/manual/tutorial-HelloWorldWithAnt.html

setup

on debian:12

apt install ant

run

ant run