From 35b1bcade127c78f50b10c4c5f15cdc7259a725e Mon Sep 17 00:00:00 2001
From: Florian Hoelzl <hoelzl@fortiss.org>
Date: Fri, 11 Nov 2011 10:36:06 +0000
Subject: [PATCH] added swt bot update site

---
 fortiss-std-env/buckminster/fortiss.rmap | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/fortiss-std-env/buckminster/fortiss.rmap b/fortiss-std-env/buckminster/fortiss.rmap
index 913a640..e41dcb5 100644
--- a/fortiss-std-env/buckminster/fortiss.rmap
+++ b/fortiss-std-env/buckminster/fortiss.rmap
@@ -48,6 +48,13 @@
 			source="false" mutable="false">
 			<rm:uri format="http://download.eclipse.org/eclipse/updates/3.7"/>
 		</rm:provider>		
+
+		<rm:provider
+			readerType="p2"
+			componentTypes="osgi.bundle,eclipse.feature"
+			source="false" mutable="false">
+			<rm:uri format="http://download.eclipse.org/technology/swtbot/helios/dev-build/update-site"/>
+		</rm:provider>		
 	</rm:searchPath>
   
   <rm:locator pattern="^org\.fortiss\..*" searchPathRef="fortiss"/>
-- 
GitLab