Last change
on this file since 61 was
61,
checked in by hkaulbersch, 11 years ago
|
initial commit
|
-
Property svn:mime-type set to
text/plain
|
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:<?xml version="1.0" encoding="UTF-8"?> <launchConfigurationWorkingSet factoryID="org.eclipse.ui.internal.WorkingSetFactory" id="1299248699643_13" label="working set" name="working set"> <item factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/de.ugoe.cs.swe.bnftools.ebnf" type="4"/> <item factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/de.ugoe.cs.swe.bnftools.ebnf.generator" type="4"/> <item factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/de.ugoe.cs.swe.bnftools.ebnf.tests" type="4"/> <item factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/de.ugoe.cs.swe.bnftools.ebnf.ui" type="4"/> </launchConfigurationWorkingSet>}"/>
|
---|
4 | <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
|
---|
5 | <listEntry value="/de.ugoe.cs.swe.bnftools.ebnf"/>
|
---|
6 | </listAttribute>
|
---|
7 | <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
|
---|
8 | <listEntry value="4"/>
|
---|
9 | </listAttribute>
|
---|
10 | <listAttribute key="org.eclipse.debug.ui.favoriteGroups">
|
---|
11 | <listEntry value="org.eclipse.debug.ui.launchGroup.debug"/>
|
---|
12 | <listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
|
---|
13 | </listAttribute>
|
---|
14 | <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.eclipse.emf.mwe2.launch.runtime.Mwe2Launcher"/>
|
---|
15 | <stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="src/de/ugoe/cs/swe/bnftools/GenerateEBNF.mwe2"/>
|
---|
16 | <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="de.ugoe.cs.swe.bnftools.ebnf"/>
|
---|
17 | <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xmx512m"/>
|
---|
18 | </launchConfiguration>
|
---|
Note: See
TracBrowser
for help on using the repository browser.