From 70af6329f781f098483218602c045c49bd621751 Mon Sep 17 00:00:00 2001 From: aclement Date: Sat, 18 Mar 2006 12:14:58 +0000 Subject: [PATCH] not finished ... packaging script from AJDT to take an AJ build and produce AJDT jars. --- build/package.xml | 246 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 246 insertions(+) create mode 100644 build/package.xml diff --git a/build/package.xml b/build/package.xml new file mode 100644 index 000000000..36d6ab8b4 --- /dev/null +++ b/build/package.xml @@ -0,0 +1,246 @@ + + + + + +Creates a packaged plug-in jar for AJDE + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- 2.39.5