automated build configuration is on its way
[taxeditor.git] / eu.etaxonomy.taxeditor.feature / site.rmap
index c5e616efff8ae75bdf25df6b023f606b659ea69b..ae1c81cddb87fdeb844d097297e4b605c1e4b5dc 100644 (file)
@@ -7,7 +7,7 @@
     xmlns:pp="http://www.eclipse.org/buckminster/PDEMapProvider-1.0">
  
     <searchPath name="resources">
-        <provider readerType="local" componentTypes="osgi.bundle,buckminster"
+        <provider readerType="local" componentTypes="osgi.bundle,eclipse.feature"
                   mutable="true" source="true">
             <uri format="file:///{0}/{1}/">
                 <bc:propertyRef key="workspace.root" />
         </provider>
     </searchPath>
     
-    <searchPath name="resources">
-        <provider readerType="local" componentTypes="eclipse.feature"
+    <searchPath name="jars">
+        <provider readerType="local" componentTypes="osgi.bundle,eclipse.feature"
             mutable="true" source="true">
-            <uri format="file:///{0}/{1}/">
+            <uri format="file:///{0}/eu.etaxonomy.taxeditor.cdmlib/lib/">
                 <bc:propertyRef key="workspace.root" />
-                <bc:propertyRef key="buckminster.component" />
             </uri>
         </provider>
     </searchPath>
  
     <locator searchPathRef="resources"/>
+    <locator pattern="(.+).jar" searchPathRef="jars"/>
 </rmap>
\ No newline at end of file