From bde40b4dac0e6524f1087dc038d1ef511e3772ef Mon Sep 17 00:00:00 2001 From: Florian Hoelzl <hoelzl@fortiss.org> Date: Thu, 27 Jan 2011 17:00:40 +0000 Subject: [PATCH] fixed fortiss rmap --- fortiss-std-env/buckminster/fortiss.rmap | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/fortiss-std-env/buckminster/fortiss.rmap b/fortiss-std-env/buckminster/fortiss.rmap index 3dd2dbe..988556c 100644 --- a/fortiss-std-env/buckminster/fortiss.rmap +++ b/fortiss-std-env/buckminster/fortiss.rmap @@ -41,6 +41,12 @@ source="false" mutable="false"> <rm:uri format="http://download.eclipse.org/releases/helios"/> </rm:provider> + <rm:provider + readerType="p2" + componentTypes="osgi.bundle,eclipse.feature" + source="false" mutable="false"> + <rm:uri format="http://download.eclipse.org/eclipse/updates/3.6"/> + </rm:provider> </rm:searchPath> <rm:locator pattern="^org\.fortiss\..*" searchPathRef="fortiss"/> -- GitLab