tweaking buckminster install process
[taxeditor.git] / eu.etaxonomy.taxeditor.feature / site.rmap
index b21f986eec6fe884418174d82bfe5a8d31b8f1c1..eac1174ca47641a960afb755bed3b3f0225f87e0 100644 (file)
@@ -7,24 +7,12 @@
     xmlns:pp="http://www.eclipse.org/buckminster/PDEMapProvider-1.0">
  
     <searchPath name="resources">
-        <provider readerType="local" componentTypes="osgi.bundle,buckminster"
-                  mutable="true" source="true">
-            <uri format="file://{0}/{1}/">
-                <bc:propertyRef key="workspace.root" />
+        <provider readerType="svn" componentTypes="osgi.bundle,eclipse.feature" source="true">
+            <uri format="http://dev.e-taxonomy.eu/svn/trunk/taxeditor/{0}">
                 <bc:propertyRef key="buckminster.component" />
             </uri>
         </provider>
     </searchPath>
     
-    <searchPath name="resources">
-        <provider readerType="local" componentTypes="eclipse.feature"
-            mutable="true" source="true">
-            <uri format="file://{0}/{1}/">
-                <bc:propertyRef key="workspace.root" />
-                <bc:propertyRef key="buckminster.component" />
-            </uri>
-        </provider>
-    </searchPath>
     <locator searchPathRef="resources"/>
 </rmap>
\ No newline at end of file