From 3e0dcf9e45bc4ed83c1c0d9b3eb8f7774e26de65 Mon Sep 17 00:00:00 2001
From: Florian Hoelzl <hoelzl@fortiss.org>
Date: Mon, 7 Aug 2017 12:29:00 +0000
Subject: [PATCH] Added SystemFocus development tools builder. refs 2009

---
 org.fortiss.tooling.base/trunk/.project       | 5 +++++
 org.fortiss.tooling.graphicsGL/trunk/.project | 5 +++++
 2 files changed, 10 insertions(+)

diff --git a/org.fortiss.tooling.base/trunk/.project b/org.fortiss.tooling.base/trunk/.project
index 160f9cff7..c65396714 100644
--- a/org.fortiss.tooling.base/trunk/.project
+++ b/org.fortiss.tooling.base/trunk/.project
@@ -10,6 +10,11 @@
 			<arguments>
 			</arguments>
 		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.systemfocus.tooling.emfgeneration.svn.EcoreBuilderSVN</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
 		<buildCommand>
 			<name>org.eclipse.jdt.core.javabuilder</name>
 			<arguments>
diff --git a/org.fortiss.tooling.graphicsGL/trunk/.project b/org.fortiss.tooling.graphicsGL/trunk/.project
index 0081d964b..26b9dac40 100644
--- a/org.fortiss.tooling.graphicsGL/trunk/.project
+++ b/org.fortiss.tooling.graphicsGL/trunk/.project
@@ -10,6 +10,11 @@
 			<arguments>
 			</arguments>
 		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.systemfocus.tooling.emfgeneration.svn.EcoreBuilderSVN</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
 		<buildCommand>
 			<name>org.eclipse.jdt.core.javabuilder</name>
 			<arguments>
-- 
GitLab