Skip to content
Snippets Groups Projects
Commit 1dd3f9c6 authored by Florian Hölzl's avatar Florian Hölzl
Browse files

Updated fortiss_kepler.rmap to encompass af3.z3 plugin.

parent 67434f7c
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="^com\.microsoft\..*" searchPathRef="fortiss.microsoft"/>
<rm:locator pattern="^org\.lwjgl.*" searchPathRef="lwjgl"/>
<rm:locator pattern="^org\.eclipse\.nebula.*" searchPathRef="nebula"/>
<rm:locator pattern="^org\.eclipse\.swtbot.*" searchPathRef="swtbot"/>
......@@ -24,6 +25,13 @@
</rm:uri>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="fortiss.microsoft">
<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