]> gerrit.simantics Code Review - simantics/sysdyn.git/commitdiff
Fixed sysdyn.product to actually work properly 52/1452/1
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Tue, 13 Feb 2018 12:38:54 +0000 (14:38 +0200)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Tue, 13 Feb 2018 12:38:54 +0000 (14:38 +0200)
Included Simantics Desktop feature in the product to achieve this.

refs #7763

Change-Id: I443a1905bdaeffb80b6bb7ed4a447b00e6a0ecc8

releng/org.simantics.sysdyn.rcp.product/sysdyn.product

index 46bcc9ce91a2f846d396c7093fa17e417c47155d..8571473f58ec54895e8c7f627c9ab6b3654d394b 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>\r
 <?pde version="3.5"?>\r
 \r
-<product name="Simantics System Dynamic Tool" uid="Simantics-Sysdyn" id="org.simantics.sysdyn.product.product" application="org.simantics.workbench.application" version="1.28.0" useFeatures="true" includeLaunchers="true">\r
+<product name="Simantics System Dynamic Tool" uid="Simantics-Sysdyn" id="org.simantics.sysdyn.product.product" application="org.simantics.workbench.application" version="1.33.0" useFeatures="true" includeLaunchers="true">\r
 \r
    <aboutInfo>\r
       <image path="/org.simantics.sysdyn.product/icons/simantics_sysdyn128.png"/>\r
@@ -31,7 +31,6 @@
    <splash\r
       location="org.simantics.sysdyn.product" />\r
    <launcher name="Simantics-Sysdyn">\r
-      <solaris/>\r
       <win useIco="true">\r
          <ico path="/org.simantics.sysdyn.product/icons/sysdyn.ico"/>\r
          <bmp/>\r
@@ -123,6 +122,7 @@ This Agreement is governed by the laws of the State of New York and the intellec
    </plugins>\r
 \r
    <features>\r
+      <feature id="org.simantics.desktop.product.feature" version="1.0.0.qualifier"/>\r
       <feature id="org.simantics.sysdyn.internal" version="1.28.0.qualifier"/>\r
    </features>\r
 \r
@@ -135,4 +135,11 @@ This Agreement is governed by the laws of the State of New York and the intellec
       <plugin id="org.eclipse.equinox.simpleconfigurator" autoStart="true" startLevel="1" />\r
    </configurations>\r
 \r
+   <preferencesInfo>\r
+      <targetfile overwrite="false"/>\r
+   </preferencesInfo>\r
+\r
+   <cssInfo>\r
+   </cssInfo>\r
+\r
 </product>\r