Set environment parameters for JRE feature inclusion
authorPatrick Plitzner <p.plitzner@bgbm.org>
Mon, 14 Dec 2015 10:30:22 +0000 (11:30 +0100)
committerPatrick Plitzner <p.plitzner@bgbm.org>
Mon, 14 Dec 2015 10:30:22 +0000 (11:30 +0100)
eu.etaxonomy.taxeditor.feature/feature.xml

index 5740be19f59494a1a13a95341de3d9fd7ef0001e..106b358909a585fc4b82fd0ad1fbab4fb0da5757 100644 (file)
 
    <includes
          id="eu.etaxonomy.taxeditor.feature.jre.linux64"
-         version="0.0.0"/>
+         version="0.0.0"
+         os="linux"
+         ws="gtk"
+         arch="x86_64"/>
 
    <requires>
       <import plugin="org.eclipse.ui"/>