]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - org.simantics.plant3d.product.repository/plant3d.product
Maven pom.xml files for plant3d projects
[simantics/3d.git] / org.simantics.plant3d.product.repository / plant3d.product
diff --git a/org.simantics.plant3d.product.repository/plant3d.product b/org.simantics.plant3d.product.repository/plant3d.product
new file mode 100644 (file)
index 0000000..66e34df
--- /dev/null
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?pde version="3.5"?>
+
+<product name="Simantics Plant3D" uid="P3D.product" id="org.simantics.plant3d.product.product" application="org.simantics.workbench.application" version="0.0.1" useFeatures="true" includeLaunchers="true">
+
+   <aboutInfo>
+      <text>
+         Simantics Plant3D
+      </text>
+   </aboutInfo>
+
+   <configIni use="default">
+   </configIni>
+
+   <launcherArgs>
+      <programArgs>--launcher.XXMaxPermSize
+192m
+-fixerrors</programArgs>
+      <vmArgs>-ea 
+-Xmx600M
+-Xshare:off
+-XX:MaxPermSize=192m
+-Djava.net.preferIPv4Stack=true
+-Dide.gc=true</vmArgs>
+      <vmArgsMac>-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts</vmArgsMac>
+   </launcherArgs>
+
+   <windowImages/>
+
+   <splash
+      location="org.simantics.plant3d.product" />
+   <launcher name="plant3d">
+      <solaris/>
+      <win useIco="false">
+         <bmp/>
+      </win>
+   </launcher>
+
+
+   <vm>
+   </vm>
+
+
+   <plugins>
+   </plugins>
+
+   <features>
+      <feature id="org.simantics.plant3d.product.feature" version="1.0.0.qualifier"/>
+   </features>
+
+
+</product>