-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathPalladio-ReverseEngineering-Retriever-MavenBuild.launch
More file actions
38 lines (38 loc) · 1.59 KB
/
Palladio-ReverseEngineering-Retriever-MavenBuild.launch
File metadata and controls
38 lines (38 loc) · 1.59 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration
type="org.eclipse.m2e.Maven2LaunchConfigurationType">
<intAttribute key="M2_COLORS" value="0" />
<booleanAttribute key="M2_DEBUG_OUTPUT" value="false" />
<stringAttribute key="M2_GOALS" value="clean verify" />
<booleanAttribute key="M2_NON_RECURSIVE" value="false" />
<booleanAttribute key="M2_OFFLINE" value="false" />
<stringAttribute key="M2_PROFILES" value="" />
<listAttribute key="M2_PROPERTIES" />
<stringAttribute key="M2_RUNTIME" value="EMBEDDED" />
<booleanAttribute key="M2_SKIP_TESTS" value="false" />
<intAttribute key="M2_THREADS" value="1" />
<booleanAttribute key="M2_UPDATE_SNAPSHOTS"
value="false" />
<stringAttribute key="M2_USER_SETTINGS" value="" />
<booleanAttribute key="M2_WORKSPACE_RESOLUTION"
value="false" />
<booleanAttribute
key="org.eclipse.debug.core.ATTR_FORCE_SYSTEM_CONSOLE_ENCODING"
value="false" />
<stringAttribute
key="org.eclipse.debug.core.ATTR_REFRESH_SCOPE" value="${workspace}" />
<listAttribute key="org.eclipse.debug.ui.favoriteGroups">
<listEntry value="org.eclipse.debug.ui.launchGroup.run" />
</listAttribute>
<booleanAttribute
key="org.eclipse.jdt.launching.ATTR_ATTR_USE_ARGFILE" value="false" />
<booleanAttribute
key="org.eclipse.jdt.launching.ATTR_SHOW_CODEDETAILS_IN_EXCEPTION_MESSAGES"
value="true" />
<booleanAttribute
key="org.eclipse.jdt.launching.ATTR_USE_CLASSPATH_ONLY_JAR"
value="false" />
<stringAttribute
key="org.eclipse.jdt.launching.WORKING_DIRECTORY"
value="${project_loc:Palladio-ReverseEngineering-Retriever}" />
</launchConfiguration>