From ba349af6c3b7c059ce6dc20ab17fc179a811e1eb Mon Sep 17 00:00:00 2001 From: Oliver Hummel Date: Tue, 27 Sep 2022 09:29:57 +0200 Subject: [PATCH] =?UTF-8?q?Eclipse-Project-Dateien=20hinzugef=C3=BCgt.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bank-Beispiel/.classpath | 10 ++++++++++ Bank-Beispiel/.project | 17 +++++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 Bank-Beispiel/.classpath create mode 100644 Bank-Beispiel/.project diff --git a/Bank-Beispiel/.classpath b/Bank-Beispiel/.classpath new file mode 100644 index 0000000..57bca72 --- /dev/null +++ b/Bank-Beispiel/.classpath @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/Bank-Beispiel/.project b/Bank-Beispiel/.project new file mode 100644 index 0000000..49c2c92 --- /dev/null +++ b/Bank-Beispiel/.project @@ -0,0 +1,17 @@ + + + Bank-Beispiel + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + +