From c0fe173fdf5380aaff9f7a9fc76bd07d26bc9cf2 Mon Sep 17 00:00:00 2001 From: Mohamedan-Farag <120517880+Mohamedan-Farag@users.noreply.github.com> Date: Fri, 17 Feb 2023 01:59:58 +0200 Subject: [PATCH] Add files via upload --- build.xml | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++++ manifest.mf | 3 +++ 2 files changed, 76 insertions(+) create mode 100644 build.xml create mode 100644 manifest.mf diff --git a/build.xml b/build.xml new file mode 100644 index 0000000..29c0c7a --- /dev/null +++ b/build.xml @@ -0,0 +1,73 @@ + + + + + + + + + + + Builds, tests, and runs the project MyContacts. + + + diff --git a/manifest.mf b/manifest.mf new file mode 100644 index 0000000..1574df4 --- /dev/null +++ b/manifest.mf @@ -0,0 +1,3 @@ +Manifest-Version: 1.0 +X-COMMENT: Main-Class will be added automatically by build +