Skip to content
Snippets Groups Projects
Commit 956f5a59 authored by Simon Barner's avatar Simon Barner
Browse files

- Adjust rmap to enable download of eu.fbk.af3.tools.diagram.

- Note that there is the FBK OCRA plugin that has a 'trunk' folder within its plugin folders. Hence,
  the rm:locator pattern has to be defined very restrictively
parent cb8d6325
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="^com\.microsoft\..*" searchPathRef="fortiss.notrunk"/>
<rm:locator pattern="^eu\.fbk\.af3\.tools\.diagram.*" searchPathRef="fortiss.notrunk"/>
<rm:locator pattern="^org\.lwjgl.*" searchPathRef="lwjgl"/>
<rm:locator pattern="^org\.eclipse\.nebula.*" searchPathRef="nebula"/>
<rm:locator pattern="^org\.eclipse\.swtbot.*" searchPathRef="swtbot"/>
......@@ -25,7 +26,7 @@
</rm:uri>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="fortiss.microsoft">
<rm:searchPath name="fortiss.notrunk">
<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"/>
......
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