From 85b39688ad0c77511e78d34381e125c21f98f0fe Mon Sep 17 00:00:00 2001 From: Florian Hoelzl <hoelzl@fortiss.org> Date: Tue, 8 Aug 2017 12:15:16 +0000 Subject: [PATCH] Parallel configuration of old and new developer tools in .project file. refs 2009 --- org.fortiss.af3.exploration.alg/trunk/.project | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/org.fortiss.af3.exploration.alg/trunk/.project b/org.fortiss.af3.exploration.alg/trunk/.project index ebe3b9ac..6ed5d37f 100644 --- a/org.fortiss.af3.exploration.alg/trunk/.project +++ b/org.fortiss.af3.exploration.alg/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