blob: 2b3ff3d5c52ff407b3a86c8a1c618d7a1cb7786d [file] [log] [blame]
<?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:property key="checkout.location" value="${workspace.root}"/>
<rm:property key="eclipse.download" value="http://download.eclipse.org"/>
<rm:property key="git.qvtd.local.repository.location" value="C:\GIT\org.eclipse.qvtd"/>
<!--rm:property key="git.ocl.local.repository.location" value="C:\GIT\org.eclipse.ocl"/-->
<rm:property key="git.license.local.repository.location" value="C:\GIT\org.eclipse.license"/>
<rm:property key="cvs.modeling.repository.location" value=":pserver:anonymous@dev.eclipse.org:/cvsroot/modeling"/>
<rm:property key="cvs.eclipse.repository.location" value=":pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse"/>
<rm:property key="resolve.target.platform" value="false"/>
<rm:property key="build.type" value="I"/>
<rm:property key="build.type" mutable="false" value="I"/>
<rm:property key="ocl.tools.last.p2.repository.location" value="https://hudson.eclipse.org/ocl/job/ocl-mars-master/lastSuccessfulBuild/artifact/MDT-OCL.p2.repository/"/>
<rm:locator pattern="^org\.eclipse\.qvt$" searchPathRef="qvtd-source-code"/>
<rm:locator pattern="^org\.eclipse\.qvtd.*$" searchPathRef="qvtd-source-code"/>
<rm:locator pattern="^org\.eclipse\.emf\.mwe.*" searchPathRef="mwe"/>
<rm:locator pattern="^org\.eclipse\.emf\.validation.*" searchPathRef="emf-validation"/>
<rm:locator pattern="^org\.eclipse\.license.*" searchPathRef="license-source-code"/>
<!--rm:locator pattern="^org\.eclipse\.ocl\.examples\.uml25.*" searchPathRef="ocl-examples-source-code"/-->
<!--rm:locator pattern="^org\.eclipse\.ocl\.examples\.xtext\.tests.*" searchPathRef="ocl-tests-source-code"/-->
<rm:locator pattern="^org\.eclipse\.ocl.*" searchPathRef="ocl"/>
<rm:locator pattern="^org\.eclipse\.xpand.*" searchPathRef="xpand"/>
<rm:locator pattern="^org\.eclipse\.xtend.lib.*" searchPathRef="xtext"/>
<rm:locator pattern="^org\.eclipse\.xtend.*" searchPathRef="xpand"/>
<rm:locator pattern="^org\.eclipse\.xtext.*" searchPathRef="xtext"/>
<rm:locator pattern="^com\.google.(inject|guava)$" searchPathRef="xtext"/>
<!--rm:locator pattern="^org\.antlr\.runtime$" searchPathRef="xtext"/-->
<rm:locator pattern="^org\.antlr\.runtime_3\.1.*" searchPathRef="epsilon"/>
<rm:locator pattern="^org\.eclipse\.draw2d$" searchPathRef="gef"/>
<rm:locator pattern="^org\.eclipse\.emf.*" searchPathRef="emf"/>
<rm:locator pattern="^org\.eclipse\.xsd.*" searchPathRef="emf"/>
<rm:locator pattern="^org\.eclipse\.epsilon.*" searchPathRef="epsilon"/>
<rm:locator pattern="^org\.eclipse\.uml2.*" searchPathRef="uml"/>
<rm:locator pattern="^org\.eclipse\.test$" searchPathRef="eclipse-tests-source-code"/>
<rm:locator pattern="^org\.eclipse\.ant\.optional\.junit$" searchPathRef="eclipse-tests-source-code"/>
<rm:locator searchPathRef="eclipse-platform" failOnError="false"/>
<rm:locator searchPathRef="orbit"/>
<rm:searchPath name="license-source-code">
<rm:provider componentTypes="eclipse.feature" readerType="git">
<rm:property key="git.remote.uri" value="/gitroot/cbi/org.eclipse.license.git"/>
<rm:property key="git.auto.fetch" value="true"/>
<rm:uri format="{0},{1}">
<bc:propertyRef key="git.license.local.repository.location"/>
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
</rm:searchPath>
<!--rm:searchPath name="license">
<rm:provider componentTypes="osgi.bundle,eclipse.feature" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/cbi/updates/license">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
</rm:searchPath-->
<rm:searchPath name="qvtd-source-code">
<rm:provider componentTypes="buckminster,eclipse.feature" readerType="local" mutable="false">
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/releng/{1}">
<bc:propertyRef key="git.qvtd.local.repository.location"/>
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="eclipse.feature" readerType="local">
<rm:uri format="{0}/releng/{1}-feature">
<bc:propertyRef key="git.qvtd.local.repository.location"/>
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="eclipse.feature" readerType="local">
<rm:uri format="{0}/features/{1}-feature">
<bc:propertyRef key="git.qvtd.local.repository.location"/>
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="osgi.bundle" readerType="local">
<rm:uri format="{0}/plugins/{1}">
<bc:propertyRef key="git.qvtd.local.repository.location"/>
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="osgi.bundle" readerType="local">
<rm:uri format="{0}/doc/{1}">
<bc:propertyRef key="git.qvtd.local.repository.location"/>
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="osgi.bundle,unknown" readerType="local">
<rm:uri format="{0}/examples/{1}">
<bc:propertyRef key="git.qvtd.local.repository.location"/>
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="osgi.bundle" readerType="local">
<rm:uri format="{0}/tests/{1}">
<bc:propertyRef key="git.qvtd.local.repository.location"/>
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="mwe">
<rm:provider componentTypes="osgi.bundle,eclipse.feature" resolutionFilter="(&amp;(resolve.target.platform=true)(|(build.type=I)(build.type=N)))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/modeling/emft/mwe/updates/nightly">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="osgi.bundle,eclipse.feature" resolutionFilter="(&amp;(resolve.target.platform=true)(|(build.type=I)(build.type=N)(build.type=S)))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/modeling/emft/mwe/updates/milestones">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="osgi.bundle,eclipse.feature" resolutionFilter="(&amp;(resolve.target.platform=true)(|(build.type=I)(build.type=M)(build.type=N)(build.type=R)(build.type=S)))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/modeling/emft/mwe/updates/releases">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
</rm:searchPath>
<!--rm:searchPath name="ocl-examples-source-code">
<rm:provider componentTypes="osgi.bundle" readerType="git">
<rm:property key="git.remote.uri" value="/gitroot/ocl/org.eclipse.ocl.git"/>
<rm:property key="git.auto.fetch" value="true"/>
<rm:uri format="{0},examples/{1}">
<bc:propertyRef key="git.ocl.local.repository.location"/>
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
</rm:searchPath-->
<!--rm:searchPath name="ocl-tests-source-code">
<rm:provider componentTypes="osgi.bundle" readerType="git">
<rm:property key="git.remote.uri" value="/gitroot/ocl/org.eclipse.ocl.git"/>
<rm:property key="git.auto.fetch" value="true"/>
<rm:uri format="{0},tests/{1}">
<bc:propertyRef key="git.ocl.local.repository.location"/>
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
</rm:searchPath-->
<rm:searchPath name="ocl">
<rm:provider componentTypes="osgi.bundle,eclipse.feature" resolutionFilter="(&amp;(resolve.target.platform=true)(build.type=N))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}">
<bc:propertyRef key="ocl.tools.last.p2.repository.location"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="osgi.bundle,eclipse.feature" resolutionFilter="(&amp;(resolve.target.platform=true)(build.type=N))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/modeling/mdt/ocl/updates/nightly">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="osgi.bundle,eclipse.feature" resolutionFilter="(&amp;(resolve.target.platform=true)(|(build.type=I)(build.type=N)))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/modeling/mdt/ocl/updates/interim">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="osgi.bundle,eclipse.feature" resolutionFilter="(&amp;(resolve.target.platform=true)(|(build.type=I)(build.type=N)(build.type=S)))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/modeling/mdt/ocl/updates/milestones">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="osgi.bundle,eclipse.feature" resolutionFilter="(&amp;(resolve.target.platform=true)(|(build.type=I)(build.type=M)(build.type=N)(build.type=R)(build.type=S)))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/modeling/mdt/ocl/updates/releases">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="xpand">
<rm:provider componentTypes="osgi.bundle,eclipse.feature" resolutionFilter="(&amp;(resolve.target.platform=true)(|(build.type=I)(build.type=N)))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/modeling/m2t/xpand/updates/nightly">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="osgi.bundle,eclipse.feature" resolutionFilter="(&amp;(resolve.target.platform=true)(|(build.type=I)(build.type=N)(build.type=S)))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/modeling/m2t/xpand/updates/milestones">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="osgi.bundle,eclipse.feature" resolutionFilter="(&amp;(resolve.target.platform=true)(|(build.type=I)(build.type=M)(build.type=N)(build.type=R)(build.type=S)))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/modeling/m2t/xpand/updates/releases">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="xtext">
<rm:provider componentTypes="osgi.bundle,eclipse.feature" resolutionFilter="(&amp;(resolve.target.platform=true)(|(build.type=I)(build.type=N)))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/modeling/tmf/updates/nightly">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="osgi.bundle,eclipse.feature" resolutionFilter="(&amp;(resolve.target.platform=true)(|(build.type=I)(build.type=N)(build.type=S)))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/modeling/tmf/updates/milestones">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="osgi.bundle,eclipse.feature" resolutionFilter="(&amp;(resolve.target.platform=true)(|(build.type=I)(build.type=M)(build.type=N)(build.type=R)(build.type=S)))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/modeling/tmf/updates/releases">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="emf-validation">
<rm:provider componentTypes="eclipse.feature,osgi.bundle" resolutionFilter="(&amp;(resolve.target.platform=true)(|(build.type=I)(build.type=N)(&amp;(resolve.n4s=true)(build.type=S))))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/modeling/emf/validation/updates/interim">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="eclipse.feature,osgi.bundle" resolutionFilter="(&amp;(resolve.target.platform=true)(|(build.type=I)(build.type=N)(build.type=S)))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/modeling/emf/validation/updates/milestones">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="eclipse.feature,osgi.bundle" resolutionFilter="(&amp;(resolve.target.platform=true)(|(build.type=I)(build.type=M)(build.type=N)(build.type=R)(build.type=S)))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/modeling/emf/validation/updates/releases">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="gef">
<rm:provider componentTypes="osgi.bundle,eclipse.feature" resolutionFilter="(&amp;(resolve.target.platform=true)(|(build.type=I)(build.type=N)))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/tools/gef/updates/interim">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="osgi.bundle,eclipse.feature" resolutionFilter="(&amp;(resolve.target.platform=true)(|(build.type=I)(build.type=N)(build.type=S)))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/tools/gef/updates/milestones">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="osgi.bundle,eclipse.feature" resolutionFilter="(&amp;(resolve.target.platform=true)(|(build.type=I)(build.type=M)(build.type=N)(build.type=R)(build.type=S)))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/tools/gef/updates/releases">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="emf">
<rm:provider componentTypes="eclipse.feature,osgi.bundle" resolutionFilter="(&amp;(build.type=N)(resolve.target.platform=true))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/modeling/emf/emf/updates/nightly">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="eclipse.feature,osgi.bundle" resolutionFilter="(&amp;(resolve.target.platform=true)(|(build.type=I)(build.type=N)))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/modeling/emf/emf/updates/interim">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="eclipse.feature,osgi.bundle" resolutionFilter="(&amp;(resolve.target.platform=true)(|(build.type=I)(build.type=N)(build.type=S)))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/modeling/emf/emf/updates/milestones">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="eclipse.feature,osgi.bundle" resolutionFilter="(&amp;(resolve.target.platform=true)(|(build.type=I)(build.type=M)(build.type=N)(build.type=R)(build.type=S)))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/modeling/emf/emf/updates/releases">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="eclipse.feature,osgi.bundle" resolutionFilter="(&amp;(build.type=M)(resolve.target.platform=true))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/modeling/emf/emf/updates/2.10.x">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="uml">
<rm:provider componentTypes="eclipse.feature,osgi.bundle" resolutionFilter="(&amp;(resolve.target.platform=true)(|(build.type=I)(build.type=N)))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/modeling/mdt/uml2/updates/interim">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="eclipse.feature,osgi.bundle" resolutionFilter="(&amp;(resolve.target.platform=true)(|(build.type=I)(build.type=N)(build.type=S)))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/modeling/mdt/uml2/updates/milestones">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="eclipse.feature,osgi.bundle" resolutionFilter="(&amp;(resolve.target.platform=true)(|(build.type=I)(build.type=M)(build.type=N)(build.type=R)(build.type=S)))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/modeling/mdt/uml2/updates/releases">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="eclipse.feature,osgi.bundle" resolutionFilter="(&amp;(build.type=M)(resolve.target.platform=true))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/modeling/mdt/uml2/updates/5.0">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="eclipse-platform">
<rm:provider componentTypes="eclipse.feature,osgi.bundle" resolutionFilter="(&amp;(resolve.target.platform=true)(|(build.type=I)(build.type=N)))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/eclipse/updates/4.5-I-builds">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="eclipse.feature,osgi.bundle" resolutionFilter="(&amp;(resolve.target.platform=true)(|(build.type=I)(build.type=N)(build.type=S)))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/eclipse/updates/4.5milestones">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="eclipse.feature,osgi.bundle" resolutionFilter="(&amp;(resolve.target.platform=true)(|(build.type=I)(build.type=M)(build.type=N)(build.type=R)(build.type=S)))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/eclipse/updates/4.5">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="eclipse.feature,osgi.bundle" resolutionFilter="(&amp;(resolve.target.platform=true)(|(build.type=I)(build.type=M)(build.type=N)(build.type=R)(build.type=S)))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/eclipse/updates/4.4">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="epsilon">
<rm:provider componentTypes="eclipse.feature,osgi.bundle" resolutionFilter="(&amp;(resolve.target.platform=true)(|(build.type=I)(build.type=N)))" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/epsilon/interim/">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="eclipse.feature,osgi.bundle" resolutionFilter="(resolve.target.platform=true)" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/epsilon/updates/">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="orbit">
<rm:provider componentTypes="eclipse.feature,osgi.bundle" resolutionFilter="(resolve.target.platform=true)" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="{0}/tools/orbit/downloads/drops/R20140525021250/repository/">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
</rm:searchPath>
</rm:rmap>