diff --git a/fortiss-std-env/buckminster/fortiss.rmap b/fortiss-std-env/buckminster/fortiss.rmap index ce55bd682f71baa3a7f5d3e3eaefcf3dcfcb234b..62b94f1a61a02110c026291951fb00e9b54f27af 100644 --- a/fortiss-std-env/buckminster/fortiss.rmap +++ b/fortiss-std-env/buckminster/fortiss.rmap @@ -23,22 +23,15 @@ <bc:propertyRef key="buckminster.component"/> </rm:uri> </rm:provider> - </rm:searchPath> - <rm:searchPath name="helios"> <rm:provider - readerType="p2" - componentTypes="osgi.bundle,eclipse.feature" - source="false" mutable="false"> - <rm:uri format="http://download.eclipse.org/releases/helios"/> + readerType="svn" + componentTypes="eclipse.feature" + source="true" mutable="true"> + <rm:uri format="https://orion.fortiss.org/svn/af3/products/{0}"> + <bc:propertyRef key="buckminster.component"/> + </rm:uri> </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:searchPath name="indigo"> @@ -58,6 +51,5 @@ </rm:searchPath> <rm:locator pattern="^org\.fortiss\..*" searchPathRef="fortiss"/> - <rm:locator searchPathRef="helios"/> <rm:locator searchPathRef="indigo"/> </rm:rmap>