ref #6694 Make text field editable only when feature tree is selected
[taxeditor.git] / eu.etaxonomy.taxeditor.feature / feature.xml
index 106b358909a585fc4b82fd0ad1fbab4fb0da5757..848ee960865c6889582113dff32d58bcec6f75e4 100644 (file)
@@ -2,7 +2,7 @@
 <feature
       id="eu.etaxonomy.taxeditor.feature"
       label="Taxonomic Editor"
-      version="3.12.0.qualifier"
+      version="4.8.0.qualifier"
       provider-name="EDIT"
       plugin="eu.etaxonomy.taxeditor.application"
       os="linux,macosx,win32"
          id="eu.etaxonomy.taxeditor.feature.platform"
          version="0.0.0"/>
 
-   <includes
-         id="eu.etaxonomy.taxeditor.feature.jre.linux64"
-         version="0.0.0"
-         os="linux"
-         ws="gtk"
-         arch="x86_64"/>
-
    <requires>
       <import plugin="org.eclipse.ui"/>
       <import plugin="org.eclipse.core.runtime"/>
          version="0.0.0"
          unpack="false"/>
 
+   <plugin
+         id="eu.etaxonomy.taxeditor.workbench"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
 </feature>