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
2222 </configIni >
2323
2424 <launcherArgs >
25- <programArgs >--launcher.defaultAction openFile
25+ <programArgs >-perspective (io.sloeber.product.perspective)
26+ --launcher.defaultAction openFile
2627--launcher.appendVmargs
27- --perspective io.sloeber.product.perspective
2828 </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
3333--add-modules=ALL-SYSTEM
3434 </vmArgs >
3535 <vmArgsMac >-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts
You can’t perform that action at this time.
0 commit comments