20 lines
1.8 KiB
XML
20 lines
1.8 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<launchConfiguration type="org.eclipse.m2e.Maven2LaunchConfigurationType">
|
|
<booleanAttribute key="M2_DEBUG_OUTPUT" value="false"/>
|
|
<stringAttribute key="M2_GOALS" value="install"/>
|
|
<booleanAttribute key="M2_NON_RECURSIVE" value="false"/>
|
|
<booleanAttribute key="M2_OFFLINE" value="false"/>
|
|
<stringAttribute key="M2_PROFILES" value="codegen-postgres"/>
|
|
<listAttribute key="M2_PROPERTIES"/>
|
|
<stringAttribute key="M2_RUNTIME" value="EMBEDDED"/>
|
|
<booleanAttribute key="M2_SKIP_TESTS" value="true"/>
|
|
<intAttribute key="M2_THREADS" value="1"/>
|
|
<booleanAttribute key="M2_UPDATE_SNAPSHOTS" value="false"/>
|
|
<booleanAttribute key="M2_WORKSPACE_RESOLUTION" value="false"/>
|
|
<stringAttribute key="org.eclipse.debug.core.source_locator_id" value="org.eclipse.m2e.launching.MavenSourceLocator"/>
|
|
<stringAttribute key="org.eclipse.debug.core.source_locator_memento" value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <sourceLookupDirector> <sourceContainers duplicates="true"> <container memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;workspace/&gt;&#13;&#10;" typeId="org.eclipse.debug.core.containerType.workspace"/> </sourceContainers> </sourceLookupDirector> "/>
|
|
<stringAttribute key="org.eclipse.debug.ui.ATTR_CONSOLE_ENCODING" value="ISO-8859-1"/>
|
|
<stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.8.0_05"/>
|
|
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="${workspace_loc:/jOOQ-test}"/>
|
|
</launchConfiguration>
|