Skip to content

Commit a284352

Browse files
author
jan
committed
First sloeber run does not start with the sloeber perspective
1 parent 4b7a26a commit a284352

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

io.sloeber.product/sloeber.product

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)