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 --- .../org.eclipse.ui.workbench/dialog_settings.xml | 12 + .../org.eclipse.ui.workbench/workbench.xml | 354 +++++++++++++++++++++ .../org.eclipse.ui.workbench/workingsets.xml | 7 + 3 files changed, 373 insertions(+) create mode 100644 Bachelor/Softwaretechnik2/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml create mode 100644 Bachelor/Softwaretechnik2/.metadata/.plugins/org.eclipse.ui.workbench/workbench.xml create mode 100644 Bachelor/Softwaretechnik2/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml (limited to 'Bachelor/Softwaretechnik2/.metadata/.plugins/org.eclipse.ui.workbench') diff --git a/Bachelor/Softwaretechnik2/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml b/Bachelor/Softwaretechnik2/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml new file mode 100644 index 0000000..32b6e32 --- /dev/null +++ b/Bachelor/Softwaretechnik2/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml @@ -0,0 +1,12 @@ + +
+
+ +
+
+
+
+ + +
+
diff --git a/Bachelor/Softwaretechnik2/.metadata/.plugins/org.eclipse.ui.workbench/workbench.xml b/Bachelor/Softwaretechnik2/.metadata/.plugins/org.eclipse.ui.workbench/workbench.xml new file mode 100644 index 0000000..0a16c01 --- /dev/null +++ b/Bachelor/Softwaretechnik2/.metadata/.plugins/org.eclipse.ui.workbench/workbench.xml @@ -0,0 +1,354 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Bachelor/Softwaretechnik2/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml b/Bachelor/Softwaretechnik2/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml new file mode 100644 index 0000000..ceecc37 --- /dev/null +++ b/Bachelor/Softwaretechnik2/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file -- cgit v1.2.3