]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - org.simantics.plant3d.product.feature/feature.xml
Publish Plant3D feature
[simantics/3d.git] / org.simantics.plant3d.product.feature / feature.xml
diff --git a/org.simantics.plant3d.product.feature/feature.xml b/org.simantics.plant3d.product.feature/feature.xml
new file mode 100644 (file)
index 0000000..d5fcf10
--- /dev/null
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<feature
+      id="org.simantics.plant3d.product.feature"
+      label="Feature"
+      version="1.0.0.qualifier">
+
+   <description url="http://www.example.com/description">
+      [Enter Feature Description here.]
+   </description>
+
+   <copyright url="http://www.example.com/copyright">
+      [Enter Copyright Description here.]
+   </copyright>
+
+   <license url="http://www.example.com/license">
+      [Enter License Description here.]
+   </license>
+
+   <includes
+         id="org.eclipse.equinox.executable"
+         version="0.0.0"/>
+
+   <includes
+         id="org.simantics.eclipsec.launcher"
+         version="0.0.0"/>
+
+   <includes
+         id="org.simantics.help"
+         version="0.0.0"/>
+
+   <includes
+         id="org.simantics.workbench"
+         version="0.0.0"/>
+
+   <includes
+         id="org.simantics.plant3d.modeling"
+         version="0.0.0"/>
+
+   <plugin
+         id="org.simantics.plant3d.product"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+</feature>