Skip to content

Commit fe93687

Browse files
committed
Updated max heap size to 10g in Gen SyML Lang Infrastructure launcher.
1 parent 83c0a0d commit fe93687

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

org.omg.sysml.xtext/.launch/Generate SysML (sysml) Language Infrastructure.launch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.eclipse.emf.mwe2.launch.runtime.Mwe2Launcher"/>
1515
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="org.omg.sysml.xtext.GenerateSysML"/>
1616
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.omg.sysml.xtext"/>
17-
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xmx8192m"/>
17+
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xmx10g"/>
1818
</launchConfiguration>

0 commit comments

Comments
 (0)