Commit 842da45f authored by Philip Makedonski's avatar Philip Makedonski
Browse files

+xtext generation workflow configuration with more memory



Change-Id: Ic25c85f3914c1ad5b186dbda8aca60c720966c63
Signed-off-by: default avatarmakedonski <makedonski@informatik.uni-goettingen.de>
parent f82b844c
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="org.eclipse.emf.mwe2.launch.Mwe2LaunchConfigurationType">
<stringAttribute key="org.eclipse.debug.core.ATTR_REFRESH_SCOPE" value="${working_set:&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#10;&lt;resources&gt;&#10;&lt;item path=&quot;/org.etsi.mts.tdl.TDLan2&quot; type=&quot;4&quot;/&gt;&#10;&lt;item path=&quot;/org.etsi.mts.tdl.TDLan2.ide&quot; type=&quot;4&quot;/&gt;&#10;&lt;item path=&quot;/org.etsi.mts.tdl.TDLan2.ui&quot; type=&quot;4&quot;/&gt;&#10;&lt;item path=&quot;/org.etsi.mts.tdl.TDLan2.feature&quot; type=&quot;4&quot;/&gt;&#10;&lt;item path=&quot;/org.etsi.mts.tdl.TDLan2.repository&quot; type=&quot;4&quot;/&gt;&#10;&lt;/resources&gt;}"/>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/org.etsi.mts.tdl.TDLan2"/>
</listAttribute>
@@ -10,9 +11,9 @@
<listEntry value="org.eclipse.debug.ui.launchGroup.debug"/>
<listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
</listAttribute>
<stringAttribute key="org.eclipse.debug.core.ATTR_REFRESH_SCOPE" value="${working_set:&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#10;&lt;resources&gt;&#10;&lt;item path=&quot;/org.etsi.mts.tdl.TDLan2&quot; type=&quot;4&quot;/&gt;&#10;&lt;item path=&quot;/org.etsi.mts.tdl.TDLan2.ide&quot; type=&quot;4&quot;/&gt;&#10;&lt;item path=&quot;/org.etsi.mts.tdl.TDLan2.ui&quot; type=&quot;4&quot;/&gt;&#10;&lt;item path=&quot;/org.etsi.mts.tdl.TDLan2.feature&quot; type=&quot;4&quot;/&gt;&#10;&lt;item path=&quot;/org.etsi.mts.tdl.TDLan2.repository&quot; type=&quot;4&quot;/&gt;&#10;;&lt;/resources&gt;}"/>
<booleanAttribute key="org.eclipse.jdt.launching.ATTR_USE_START_ON_FIRST_THREAD" value="true"/>
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.eclipse.emf.mwe2.launch.runtime.Mwe2Launcher"/>
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="org.etsi.mts.tdl.GenerateTDLan2"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.etsi.mts.tdl.TDLan2"/>
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xmx512m"/>
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xmx2512m"/>
</launchConfiguration>