From f53169bdb002baa11eb0fc1e2f69f119aa8b7475 Mon Sep 17 00:00:00 2001 From: Austin Miller Date: Tue, 1 Aug 2017 19:57:48 +0000 Subject: [PATCH] Add annotations to build cp The project does not compile correctlying using ant without adding this to the classpath. --- build.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 51a5e87..f736d40 100644 --- a/build.xml +++ b/build.xml @@ -77,6 +77,10 @@ + + + + @@ -97,6 +101,7 @@ + @@ -193,4 +198,4 @@ - \ No newline at end of file +