File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -26,10 +26,10 @@ https://github.com/sloeber/arduino-eclipse-plugin/graphs/contributors
26
26
--launcher.defaultAction openFile
27
27
--launcher.appendVmargs
28
28
</programArgs >
29
- <vmArgs >-Dosgi.requiredJavaVersion=1.8
30
- -Dorg.eclipse.update.reconcile=false
31
- -Xms40m
32
- -Xmx512m
29
+ <vmArgs >-Dosgi.requiredJavaVersion=11
30
+ -Dorg.eclipse.update.reconcile=false
31
+ -Xms40m
32
+ -Xmx512m
33
33
--add-modules=ALL-SYSTEM
34
34
</vmArgs >
35
35
<vmArgsMac >-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts
@@ -356,8 +356,8 @@ rights to a jury trial in any resulting litigation.</p>
356
356
<plugin id =" org.eclipse.equinox.event" autoStart =" true" startLevel =" 2" />
357
357
<plugin id =" org.eclipse.equinox.p2.reconciler.dropins" autoStart =" true" startLevel =" 0" />
358
358
<plugin id =" org.eclipse.equinox.simpleconfigurator" autoStart =" true" startLevel =" 1" />
359
- <property name =" org.eclipse.oomph.setup.ui/enable.preference.recorder" value =" false" />
360
359
<property name =" osgi.instance.area.default" value =" @user.home/Documents/sloeber-workspace" os =" win32" />
360
+ <property name =" org.eclipse.oomph.setup.ui/enable.preference.recorder" value =" false" />
361
361
</configurations >
362
362
363
363
<repositories >
You can’t perform that action at this time.
0 commit comments