Skip to content

Commit

Permalink
uniformly use 4GB Heap on Workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
EcljpseB0T authored and merks committed Feb 8, 2024
1 parent 974cbf7 commit 4457f2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion releng/org.eclipse.pde.setup/PDE.setup
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<setupTask
xsi:type="setup:EclipseIniTask"
option="-Xmx"
value="2048m"
value="4g"
vm="true"/>
<setupTask
xsi:type="setup:EclipseIniTask"
Expand Down

0 comments on commit 4457f2e

Please sign in to comment.