blob: 1c158fb476a5bb753b2cc8477b964dd7fa029399 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<rmap
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://www.eclipse.org/buckminster/RMap-1.0"
xmlns:bc="http://www.eclipse.org/buckminster/Common-1.0"
xmlns:mp="http://www.eclipse.org/buckminster/MavenProvider-1.0"
xmlns:pp="http://www.eclipse.org/buckminster/PDEMapProvider-1.0">
<searchPath name="tigerstripe-features">
<provider readerType="cvs" componentTypes="eclipse.feature" source="true">
<uri format=":extssh:dev.eclipse.org:/cvsroot/technology,org.eclipse.tigerstripe/features/{0}">
<bc:propertyRef key="buckminster.component" />
</uri>
</provider>
</searchPath>
<searchPath name="tigerstripe-plugins">
<provider readerType="cvs" componentTypes="osgi.bundle" source="true">
<uri format=":extssh:dev.eclipse.org:/cvsroot/technology,org.eclipse.tigerstripe/plugins/{0}">
<bc:propertyRef key="buckminster.component" />
</uri>
</provider>
</searchPath>
<locator searchPathRef="tigerstripe-features" pattern="^org\.eclipse\.tigerstripe\.workbench$" />
<locator searchPathRef="tigerstripe-features" pattern="^org\.eclipse\.tigerstripe\.base$" />
<locator searchPathRef="tigerstripe-features" pattern="^org\.eclipse\.tigerstripe\.annotation\.feature$" />
<locator searchPathRef="tigerstripe-plugins" pattern="^org\.eclipse\.tigerstripe(\..*)*" />
</rmap>