summaryrefslogtreecommitdiffstats
path: root/build/glustermc.rmap
blob: 73df2b066ddc1d3d8490f70ae0b8c82353915ac1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?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 searchPathRef="glustermc"/>
  <rm:searchPath name="glustermc">
    <rm:provider componentTypes="osgi.bundle,eclipse.feature,unknown" readerType="local">
      <rm:uri format="file:///{0}/src/{1}/">
        <bc:propertyRef key="workspace.root"/>
        <bc:propertyRef key="buckminster.component"/>
      </rm:uri>
    </rm:provider>
  </rm:searchPath>
</rm:rmap>