]> gerrit.simantics Code Review - simantics/interop.git/blobdiff - org.simantics.excel.poi.feature/feature.xml
Added org.simantics.excel.poi.feature
[simantics/interop.git] / org.simantics.excel.poi.feature / feature.xml
diff --git a/org.simantics.excel.poi.feature/feature.xml b/org.simantics.excel.poi.feature/feature.xml
new file mode 100644 (file)
index 0000000..63ba80c
--- /dev/null
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<feature
+      id="org.simantics.excel.poi.feature"
+      label="Apache POI-based Excel interoperability feature"
+      version="1.0.0.qualifier"
+      provider-name="VTT">
+
+   <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>
+
+   <plugin
+         id="org.simantics.excel.poi"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+</feature>