From 97d7f02c40cc5af234020c04282b5035962575ed Mon Sep 17 00:00:00 2001
From: Martin Goik <goik@hdm-stuttgart.de>
Date: Sun, 4 Aug 2013 16:28:24 +0200
Subject: [PATCH] Eclipse project definition file

---
 ws/eclipse/Sda1PreExam/.project | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 ws/eclipse/Sda1PreExam/.project

diff --git a/ws/eclipse/Sda1PreExam/.project b/ws/eclipse/Sda1PreExam/.project
new file mode 100644
index 000000000..bd460ad41
--- /dev/null
+++ b/ws/eclipse/Sda1PreExam/.project
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>Sda1PreExam</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+	</natures>
+</projectDescription>
-- 
GitLab