File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
it.baeyens.arduino.product Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -344,8 +344,12 @@ rights to a jury trial in any resulting litigation.</p>
344
344
345
345
<configurations >
346
346
<plugin id =" it.baeyens.arduino.application" autoStart =" true" startLevel =" 4" />
347
- <plugin id =" org.eclipse.core.runtime" autoStart =" true" startLevel =" 4" />
347
+ <plugin id =" org.eclipse.core.runtime" autoStart =" true" startLevel =" 0" />
348
+ <plugin id =" org.eclipse.equinox.common" autoStart =" true" startLevel =" 2" />
348
349
<plugin id =" org.eclipse.equinox.ds" autoStart =" true" startLevel =" 1" />
350
+ <plugin id =" org.eclipse.equinox.event" autoStart =" true" startLevel =" 2" />
351
+ <plugin id =" org.eclipse.equinox.p2.reconciler.dropins" autoStart =" true" startLevel =" 0" />
352
+ <plugin id =" org.eclipse.equinox.simpleconfigurator" autoStart =" true" startLevel =" 1" />
349
353
</configurations >
350
354
351
355
<repositories >
You can’t perform that action at this time.
0 commit comments