blob: 521bc1443f35c61724a3ea28e916ab741708463f [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<rmap
xmlns="http://www.eclipse.org/buckminster/RMap-1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:bc="http://www.eclipse.org/buckminster/Common-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-plugins" pattern="^org\.eclipse\.tigerstripe(\..*)*" />
<locator searchPathRef="tigerstripe-features" pattern="^org\.eclipse\.tigerstripe\.base" />
<locator searchPathRef="tigerstripe-features" pattern="^org\.eclipse\.tigerstripe\.annotation\.feature" />
<locator searchPathRef="tigerstripe-features" pattern="^org\.eclipse\.tigerstripe\.workbench" />
</rmap>