From b58fdf10f76175b6468ddf5a04664df748453f11 Mon Sep 17 00:00:00 2001 From: Maurice Laveaux Date: Wed, 30 Apr 2014 14:42:56 +0200 Subject: Created the netbeans project and main class. --- build.xml | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 build.xml (limited to 'build.xml') diff --git a/build.xml b/build.xml new file mode 100644 index 0000000..86bfdac --- /dev/null +++ b/build.xml @@ -0,0 +1,73 @@ + + + + + + + + + + + Builds, tests, and runs the project Goldfarmer. + + + -- cgit v1.2.1