From 6ee1193c8164d903ef0aecbdd289c843bbbcac3a Mon Sep 17 00:00:00 2001
From: Alexander Diewald <diewald@fortiss.org>
Date: Tue, 24 Jan 2017 10:08:18 +0000
Subject: [PATCH] - Remove the InternalExternalBuilder from the project file.

---
 org.fortiss.af3.exploration.alg/trunk/.project | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/org.fortiss.af3.exploration.alg/trunk/.project b/org.fortiss.af3.exploration.alg/trunk/.project
index d587774c..ebe3b9ac 100644
--- a/org.fortiss.af3.exploration.alg/trunk/.project
+++ b/org.fortiss.af3.exploration.alg/trunk/.project
@@ -30,16 +30,6 @@
 			<arguments>
 			</arguments>
 		</buildCommand>
-		<buildCommand>
-			<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
-			<triggers>auto,full,incremental,</triggers>
-			<arguments>
-				<dictionary>
-					<key>LaunchConfigHandle</key>
-					<value>&lt;project&gt;/.externalToolBuilders/Create_Jar.launch</value>
-				</dictionary>
-			</arguments>
-		</buildCommand>
 		<buildCommand>
 			<name>edu.umd.cs.findbugs.plugin.eclipse.findbugsBuilder</name>
 			<arguments>
-- 
GitLab