ae1c81cddb87fdeb844d097297e4b605c1e4b5dc
[taxeditor.git] / eu.etaxonomy.taxeditor.feature / site.rmap
1 <?xml version="1.0" encoding="UTF-8"?>
2 <rmap
3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4 xmlns="http://www.eclipse.org/buckminster/RMap-1.0"
5 xmlns:bc="http://www.eclipse.org/buckminster/Common-1.0"
6 xmlns:mp="http://www.eclipse.org/buckminster/MavenProvider-1.0"
7 xmlns:pp="http://www.eclipse.org/buckminster/PDEMapProvider-1.0">
8
9 <searchPath name="resources">
10 <provider readerType="local" componentTypes="osgi.bundle,eclipse.feature"
11 mutable="true" source="true">
12 <uri format="file:///{0}/{1}/">
13 <bc:propertyRef key="workspace.root" />
14 <bc:propertyRef key="buckminster.component" />
15 </uri>
16 </provider>
17 </searchPath>
18
19 <searchPath name="jars">
20 <provider readerType="local" componentTypes="osgi.bundle,eclipse.feature"
21 mutable="true" source="true">
22 <uri format="file:///{0}/eu.etaxonomy.taxeditor.cdmlib/lib/">
23 <bc:propertyRef key="workspace.root" />
24 </uri>
25 </provider>
26 </searchPath>
27
28 <locator searchPathRef="resources"/>
29 <locator pattern="(.+).jar" searchPathRef="jars"/>
30 </rmap>