-
Alexander Diewald authored
Issue-Ref: 3721 Issue-Url: https://af3-developer.fortiss.org/issues/3721 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
Alexander Diewald authoredIssue-Ref: 3721 Issue-Url: https://af3-developer.fortiss.org/issues/3721 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
Build All.launch 1.08 KiB
<?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="verify -Dbuild.tooling=true -Dbuild.af3=true -Dbuild.emf=true"/>
<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.jdt.launching.ATTR_USE_CLASSPATH_ONLY_JAR" value="false"/>
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="${project_loc:org.fortiss.af3.root}"/>
</launchConfiguration>