File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -22,14 +22,14 @@ https://github.com/sloeber/arduino-eclipse-plugin/graphs/contributors
22
22
</configIni >
23
23
24
24
<launcherArgs >
25
- <programArgs >--launcher.defaultAction openFile
25
+ <programArgs >-perspective (io.sloeber.product.perspective)
26
+ --launcher.defaultAction openFile
26
27
--launcher.appendVmargs
27
- --perspective io.sloeber.product.perspective
28
28
</programArgs >
29
- <vmArgs >-Dorg.eclipse.update.reconcile=false
30
- -Dlog4j.configuration=log4j/log4j.xml
31
- -Xms256m
32
- -Xmx4g
29
+ <vmArgs >-Dorg.eclipse.update.reconcile=false
30
+ -Dlog4j.configuration=log4j/log4j.xml
31
+ -Xms256m
32
+ -Xmx4g
33
33
--add-modules=ALL-SYSTEM
34
34
</vmArgs >
35
35
<vmArgsMac >-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts
You can’t perform that action at this time.
0 commit comments