From 9fb4c3a42429c102e4cb9235b7e70163b2d5ed86 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Tue, 1 Dec 2009 00:24:33 +0100 Subject: Added compiling of src/netbeansAgent, and temporarily set Agent-Class to netbeans agent. Will need to find a solution for a generic be-everything agent. --- buildScripts/compile.ant.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/buildScripts/compile.ant.xml b/buildScripts/compile.ant.xml index 52dff701..a1181f87 100644 --- a/buildScripts/compile.ant.xml +++ b/buildScripts/compile.ant.xml @@ -83,6 +83,7 @@ lombok code including the various agents. + @@ -119,8 +120,10 @@ lombok code including the various agents. + + @@ -135,6 +138,9 @@ lombok code including the various agents. + + + @@ -153,7 +159,8 @@ lombok code including the various agents. - + + -- cgit