Fixes NPE when no term was selected but the edit button was pressed
[taxeditor.git] / eu.etaxonomy.taxeditor.feature / site.rmap
index c5e616efff8ae75bdf25df6b023f606b659ea69b..8407faf10d7ccbcf0870f5e356c9982f0b491715 100644 (file)
@@ -7,24 +7,16 @@
     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" />
+                <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