]> gerrit.simantics Code Review - simantics/sysdyn.git/commitdiff
Added missing start level configuration to sysdyn product 40/340/1
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Wed, 1 Mar 2017 12:31:07 +0000 (14:31 +0200)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Wed, 1 Mar 2017 12:31:07 +0000 (14:31 +0200)
refs #7058

Change-Id: Ib03910c2d7ebcaa035e831eaceb7023dcf7c8016

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

index 375f36b566495e1c695ca71abe71c629effba5f0..f510fd6bc64ddcedb3d54395989669ee58659abf 100644 (file)
@@ -126,4 +126,13 @@ This Agreement is governed by the laws of the State of New York and the intellec
       <feature id="org.simantics.sysdyn.internal" version="1.28.0.qualifier"/>\r
    </features>\r
 \r
+   <configurations>\r
+      <plugin id="org.eclipse.core.runtime" autoStart="true" startLevel="0" />\r
+      <plugin id="org.eclipse.equinox.common" autoStart="true" startLevel="2" />\r
+      <plugin id="org.eclipse.equinox.ds" autoStart="true" startLevel="2" />\r
+      <plugin id="org.eclipse.equinox.event" autoStart="true" startLevel="2" />\r
+      <plugin id="org.eclipse.equinox.p2.reconciler.dropins" autoStart="true" startLevel="5" />      \r
+      <plugin id="org.eclipse.equinox.simpleconfigurator" autoStart="true" startLevel="1" />\r
+   </configurations>\r
+\r
 </product>\r