File tree Expand file tree Collapse file tree 2 files changed +35
-0
lines changed Expand file tree Collapse file tree 2 files changed +35
-0
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.m2e.Maven2LaunchConfigurationType" >
3+ <booleanAttribute key =" M2_DEBUG_OUTPUT" value =" false" />
4+ <stringAttribute key =" M2_GOALS" value =" install" />
5+ <booleanAttribute key =" M2_NON_RECURSIVE" value =" false" />
6+ <booleanAttribute key =" M2_OFFLINE" value =" false" />
7+ <stringAttribute key =" M2_PROFILES" value =" " />
8+ <listAttribute key =" M2_PROPERTIES" />
9+ <stringAttribute key =" M2_RUNTIME" value =" EMBEDDED" />
10+ <booleanAttribute key =" M2_SKIP_TESTS" value =" false" />
11+ <intAttribute key =" M2_THREADS" value =" 1" />
12+ <booleanAttribute key =" M2_UPDATE_SNAPSHOTS" value =" false" />
13+ <stringAttribute key =" M2_USER_SETTINGS" value =" " />
14+ <booleanAttribute key =" M2_WORKSPACE_RESOLUTION" value =" false" />
15+ <booleanAttribute key =" org.eclipse.jdt.launching.ATTR_USE_CLASSPATH_ONLY_JAR" value =" false" />
16+ <stringAttribute key =" org.eclipse.jdt.launching.JRE_CONTAINER" value =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk-9.0.4" />
17+ <stringAttribute key =" org.eclipse.jdt.launching.WORKING_DIRECTORY" value =" ${workspace_loc:/java-util-logging-testing}" />
18+ </launchConfiguration >
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.m2e.Maven2LaunchConfigurationType" >
3+ <booleanAttribute key =" M2_DEBUG_OUTPUT" value =" false" />
4+ <stringAttribute key =" M2_GOALS" value =" package" />
5+ <booleanAttribute key =" M2_NON_RECURSIVE" value =" false" />
6+ <booleanAttribute key =" M2_OFFLINE" value =" false" />
7+ <stringAttribute key =" M2_PROFILES" value =" " />
8+ <listAttribute key =" M2_PROPERTIES" />
9+ <stringAttribute key =" M2_RUNTIME" value =" EMBEDDED" />
10+ <booleanAttribute key =" M2_SKIP_TESTS" value =" false" />
11+ <intAttribute key =" M2_THREADS" value =" 1" />
12+ <booleanAttribute key =" M2_UPDATE_SNAPSHOTS" value =" false" />
13+ <stringAttribute key =" M2_USER_SETTINGS" value =" " />
14+ <booleanAttribute key =" M2_WORKSPACE_RESOLUTION" value =" false" />
15+ <booleanAttribute key =" org.eclipse.jdt.launching.ATTR_USE_CLASSPATH_ONLY_JAR" value =" false" />
16+ <stringAttribute key =" org.eclipse.jdt.launching.WORKING_DIRECTORY" value =" ${workspace_loc:/java-util-logging-testing}" />
17+ </launchConfiguration >
You can’t perform that action at this time.
0 commit comments