Initial opendaylight infrastructure commit!!
[controller.git] / opendaylight / distribution / opendaylight / opendaylight-assembleit.launch
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 <booleanAttribute key="M2_UPDATE_SNAPSHOTS" value="false"/>
12 <booleanAttribute key="M2_WORKSPACE_RESOLUTION" value="true"/>
13 <stringAttribute key="org.eclipse.debug.core.ATTR_REFRESH_SCOPE" value="${working_set:&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#10;&lt;resources&gt;&#10;&lt;item path=&quot;/distribution.opendaylight&quot; type=&quot;4&quot;/&gt;&#10;&lt;/resources&gt;}"/>
14 <listAttribute key="org.eclipse.debug.ui.favoriteGroups">
15 <listEntry value="org.eclipse.debug.ui.launchGroup.debug"/>
16 <listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
17 </listAttribute>
18 <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xmx768m -XX:MaxPermSize=256m"/>
19 <stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="${workspace_loc:/distribution.opendaylight}"/>
20 </launchConfiguration>