Commit 3eda181 1 parent 5136b9f commit 3eda181 Copy full SHA for 3eda181
File tree 2 files changed +24
-1
lines changed
com.wamas.ide.launching/.launchers
2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2
+ <launchConfiguration type =" org.eclipse.emf.mwe2.launch.Mwe2LaunchConfigurationType" >
3
+ <booleanAttribute key =" org.eclipse.debug.core.ATTR_FORCE_SYSTEM_CONSOLE_ENCODING" value =" false" />
4
+ <stringAttribute key =" org.eclipse.debug.core.ATTR_REFRESH_SCOPE" value =" ${workspace}" />
5
+ <listAttribute key =" org.eclipse.debug.core.MAPPED_RESOURCE_PATHS" >
6
+ <listEntry value =" /com.wamas.ide.launching" />
7
+ </listAttribute >
8
+ <listAttribute key =" org.eclipse.debug.core.MAPPED_RESOURCE_TYPES" >
9
+ <listEntry value =" 4" />
10
+ </listAttribute >
11
+ <listAttribute key =" org.eclipse.debug.ui.favoriteGroups" >
12
+ <listEntry value =" org.eclipse.debug.ui.launchGroup.run" />
13
+ </listAttribute >
14
+ <booleanAttribute key =" org.eclipse.jdt.launching.ATTR_ATTR_USE_ARGFILE" value =" false" />
15
+ <booleanAttribute key =" org.eclipse.jdt.launching.ATTR_EXCLUDE_TEST_CODE" value =" true" />
16
+ <booleanAttribute key =" org.eclipse.jdt.launching.ATTR_SHOW_CODEDETAILS_IN_EXCEPTION_MESSAGES" value =" true" />
17
+ <booleanAttribute key =" org.eclipse.jdt.launching.ATTR_USE_CLASSPATH_ONLY_JAR" value =" false" />
18
+ <stringAttribute key =" org.eclipse.jdt.launching.JRE_CONTAINER" value =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17/" />
19
+ <stringAttribute key =" org.eclipse.jdt.launching.MAIN_TYPE" value =" org.eclipse.emf.mwe2.launch.runtime.Mwe2Launcher" />
20
+ <stringAttribute key =" org.eclipse.jdt.launching.MODULE_NAME" value =" com.wamas.ide.launching" />
21
+ <stringAttribute key =" org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value =" src/main/java/com/wamas/ide/launching/GenerateLcDsl.mwe2" />
22
+ <stringAttribute key =" org.eclipse.jdt.launching.PROJECT_ATTR" value =" com.wamas.ide.launching" />
23
+ </launchConfiguration >
Original file line number Diff line number Diff line change 49
49
<setupTask
50
50
xsi : type =" setup:VariableTask"
51
51
name =" eclipse.target.platform"
52
- defaultValue =" 2022-09 "
52
+ defaultValue =" 2024-06 "
53
53
storageURI =" scope://Workspace" />
54
54
<setupTask
55
55
xsi : type =" setup.p2:P2Task" >
You can’t perform that action at this time.
0 commit comments