source: trunk/modelicaml/kepler/org.openmodelica.modelicaml.editor.xtext.arraysubscript/GenerateArraysubscript.mwe2.launch @ 1796

Last change on this file since 1796 was 1796, checked in by wschamai, 11 years ago

Initial commit for ModelicaML migrated to Eclipse Kepler with Papyrus 0.10 and Acceleo 3.

File size: 2.0 KB
Line 
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<launchConfiguration type="org.eclipse.emf.mwe2.launch.Mwe2LaunchConfigurationType">
3<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;launchConfigurationWorkingSet factoryID=&quot;org.eclipse.ui.internal.WorkingSetFactory&quot; id=&quot;1299248699643_13&quot; label=&quot;working set&quot; name=&quot;working set&quot;&gt;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/org.openmodelica.modelicaml.editor.xtext.arraysubscript&quot; type=&quot;4&quot;/&gt;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/org.openmodelica.modelicaml.editor.xtext.arraysubscript.generator&quot; type=&quot;4&quot;/&gt;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/org.openmodelica.modelicaml.editor.xtext.arraysubscript.tests&quot; type=&quot;4&quot;/&gt;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/org.openmodelica.modelicaml.editor.xtext.arraysubscript.ui&quot; type=&quot;4&quot;/&gt;&#10;&lt;/launchConfigurationWorkingSet&gt;}"/>
4<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
5<listEntry value="/org.openmodelica.modelicaml.editor.xtext.arraysubscript"/>
6</listAttribute>
7<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
8<listEntry value="4"/>
9</listAttribute>
10<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.eclipse.emf.mwe2.launch.runtime.Mwe2Launcher"/>
11<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="src/org/openmodelica/modelicaml/editor/xtext/GenerateArraysubscript.mwe2"/>
12<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.openmodelica.modelicaml.editor.xtext.arraysubscript"/>
13<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xmx512m"/>
14</launchConfiguration>
Note: See TracBrowser for help on using the repository browser.