From 33613a85afc4b1481367fbe92a17ee59c240250b Mon Sep 17 00:00:00 2001 From: Sven Eisenhauer Date: Fri, 10 Nov 2023 15:11:48 +0100 Subject: add new repo --- .../Agile Software Development/TestApp/build.xml | 69 ++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 Master/Agile Software Development/TestApp/build.xml (limited to 'Master/Agile Software Development/TestApp/build.xml') diff --git a/Master/Agile Software Development/TestApp/build.xml b/Master/Agile Software Development/TestApp/build.xml new file mode 100644 index 0000000..ee6a9f4 --- /dev/null +++ b/Master/Agile Software Development/TestApp/build.xml @@ -0,0 +1,69 @@ + + + + + + Builds, tests, and runs the project TestApp. + + + -- cgit v1.2.3