From b75a7ce55273728ffc0386dff01599d9ec1134ae Mon Sep 17 00:00:00 2001
From: Alexander Diewald <diewald@fortiss.org>
Date: Tue, 17 Apr 2018 21:11:38 +0200
Subject: [PATCH] Raspberry: Use git-based EcoreBuilders.

Signed-off-by: Alexander Diewald <diewald@fortiss.org>
---
 org.fortiss.af3.platform.raspberry/.project | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/org.fortiss.af3.platform.raspberry/.project b/org.fortiss.af3.platform.raspberry/.project
index 5ff5f684..967fc2f6 100644
--- a/org.fortiss.af3.platform.raspberry/.project
+++ b/org.fortiss.af3.platform.raspberry/.project
@@ -11,7 +11,7 @@
 			</arguments>
 		</buildCommand>
 		<buildCommand>
-			<name>org.eclipse.systemfocus.tooling.emfgeneration.svn.EcoreBuilderSVN</name>
+			<name>org.eclipse.systemfocus.tooling.emfgeneration.git.EcoreBuilderGIT</name>
 			<arguments>
 			</arguments>
 		</buildCommand>
-- 
GitLab