Skip to content

Commit

Permalink
#23 update product
Browse files Browse the repository at this point in the history
  • Loading branch information
abelhegedus committed Aug 5, 2018
1 parent b0e6854 commit 3f53188
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</configIni>

<launcherArgs>
<vmArgs>-Xms4G -Xmx10G -XX:MaxPermSize=256M
<vmArgs>-Xms4G -Xmx10G
</vmArgs>
<vmArgsMac>-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts
</vmArgsMac>
Expand All @@ -22,7 +22,7 @@
</launcher>

<vm>
<windows include="false">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7</windows>
<windows include="false">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8</windows>
</vm>

<plugins>
Expand Down

0 comments on commit 3f53188

Please sign in to comment.