From: Tim McCune Date: Tue, 6 Sep 2005 17:48:42 +0000 (+0000) Subject: Added building instructions X-Git-Tag: rel_1_1_3~5 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=6e2063dac7c024cb982bb9242e850d794d5b8261;p=jackcess.git Added building instructions git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@30 f203690c-595d-4dc9-a70b-905162fa7fd2 --- diff --git a/BUILDING.txt b/BUILDING.txt new file mode 100644 index 0000000..2d4b402 --- /dev/null +++ b/BUILDING.txt @@ -0,0 +1,4 @@ +To build from source: +1) Install Maven (http://maven.apache.org/). +2) maven jar +3) Find output in "target" directory.