@@ -28,6 +28,7 @@ https://github.com/jantje/arduino-eclipse-plugin/graphs/contributors
28
28
--launcher.appendVmargs
29
29
</programArgs >
30
30
<vmArgs >-Dosgi.requiredJavaVersion=1.8
31
+ -Dorg.eclipse.update.reconcile=false
31
32
-Xms40m
32
33
-Xmx512m
33
34
</vmArgs >
@@ -340,6 +341,7 @@ rights to a jury trial in any resulting litigation.</p>
340
341
<feature id =" org.eclipse.rcp" installMode =" root" />
341
342
<feature id =" org.eclipse.rse" installMode =" root" />
342
343
<feature id =" org.eclipse.cdt.testsrunner.feature" />
344
+ <feature id =" org.eclipse.equinox.core.sdk" />
343
345
</features >
344
346
345
347
<configurations >
@@ -357,6 +359,15 @@ rights to a jury trial in any resulting litigation.</p>
357
359
<repository location =" http://download.eclipse.org/eclipse/updates/4.5" enabled =" true" />
358
360
<repository location =" http://eclipse.baeyens.it/nightly" enabled =" false" />
359
361
<repository location =" http://eclipse.baeyens.it/V3" enabled =" true" />
362
+ <repository location =" http://download.eclipse.org/tools/cdt/releases/8.8.1" enabled =" true" />
363
+ <repository location =" http://download.eclipse.org/releases/mars" enabled =" true" />
364
+ <repository location =" http://download.eclipse.org/eclipse/updates/4.5" enabled =" true" />
365
+ <repository location =" http://eclipse.baeyens.it/nightly" enabled =" false" />
366
+ <repository location =" http://eclipse.baeyens.it/V3" enabled =" true" />
367
+ <repository location =" http://download.eclipse.org/releases/mars" enabled =" true" />
368
+ <repository location =" http://download.eclipse.org/eclipse/updates/4.5" enabled =" true" />
369
+ <repository location =" http://eclipse.baeyens.it/nightly" enabled =" false" />
370
+ <repository location =" http://eclipse.baeyens.it/V3" enabled =" true" />
360
371
</repositories >
361
372
362
373
<preferencesInfo >
0 commit comments