Skip to content

Commit 7ae322e

Browse files
committedMar 7, 2015
Merge branch 'master' of https://github.com/JavaMoney/jsr354-api
2 parents 4ff3993 + c50c447 commit 7ae322e

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
 
+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
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="clean 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+
<booleanAttribute key="M2_WORKSPACE_RESOLUTION" value="false"/>
14+
<listAttribute key="org.eclipse.debug.ui.favoriteGroups">
15+
<listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
16+
</listAttribute>
17+
<stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
18+
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="${workspace_loc:/money-api}"/>
19+
</launchConfiguration>

0 commit comments

Comments
 (0)
Please sign in to comment.