Skip to content
Snippets Groups Projects
Commit bef86883 authored by Vincent Aravantinos's avatar Vincent Aravantinos
Browse files

adds fbk to rmap

parent 956f5a59
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?>
<rm:rmap xmlns:bc="http://www.eclipse.org/buckminster/Common-1.0" xmlns:rm="http://www.eclipse.org/buckminster/RMap-1.0">
<rm:locator pattern="^org\.fortiss\..*" searchPathRef="fortiss"/>
<rm:locator pattern="^eu\.fbk\..*" searchPathRef="fbk"/>
<rm:locator pattern="^com\.microsoft\..*" searchPathRef="fortiss.notrunk"/>
<rm:locator pattern="^eu\.fbk\.af3\.tools\.diagram.*" searchPathRef="fortiss.notrunk"/>
<rm:locator pattern="^org\.lwjgl.*" searchPathRef="lwjgl"/>
......@@ -33,6 +34,13 @@
</rm:uri>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="fbk">
<rm:provider componentTypes="osgi.bundle" readerType="svn">
<rm:uri format="https://proxy_svn:dW09WmzRcCUF@orion.fortiss.org/svn/af3/{0}">
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="kepler">
<rm:provider componentTypes="osgi.bundle,eclipse.feature" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment