xref: /JGit/org.eclipse.jgit.test/org.eclipse.jgit.test-WalkEncryptionTest.launch (revision 81810aff298ffb3e871b4dbab76be2c8b9a46ea8)
1*81810affSAndrei Pozolotin<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2*81810affSAndrei Pozolotin<launchConfiguration type="org.eclipse.m2e.Maven2LaunchConfigurationType">
3*81810affSAndrei Pozolotin<booleanAttribute key="M2_DEBUG_OUTPUT" value="false"/>
4*81810affSAndrei Pozolotin<stringAttribute key="M2_GOALS" value="test --define test=WalkEncryptionTest --activate-profiles test.long"/>
5*81810affSAndrei Pozolotin<booleanAttribute key="M2_NON_RECURSIVE" value="false"/>
6*81810affSAndrei Pozolotin<booleanAttribute key="M2_OFFLINE" value="false"/>
7*81810affSAndrei Pozolotin<stringAttribute key="M2_PROFILES" value=""/>
8*81810affSAndrei Pozolotin<listAttribute key="M2_PROPERTIES"/>
9*81810affSAndrei Pozolotin<stringAttribute key="M2_RUNTIME" value="EMBEDDED"/>
10*81810affSAndrei Pozolotin<booleanAttribute key="M2_SKIP_TESTS" value="false"/>
11*81810affSAndrei Pozolotin<intAttribute key="M2_THREADS" value="1"/>
12*81810affSAndrei Pozolotin<booleanAttribute key="M2_UPDATE_SNAPSHOTS" value="false"/>
13*81810affSAndrei Pozolotin<stringAttribute key="M2_USER_SETTINGS" value=""/>
14*81810affSAndrei Pozolotin<booleanAttribute key="M2_WORKSPACE_RESOLUTION" value="false"/>
15*81810affSAndrei Pozolotin<listAttribute key="org.eclipse.debug.ui.favoriteGroups">
16*81810affSAndrei Pozolotin<listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
17*81810affSAndrei Pozolotin</listAttribute>
18*81810affSAndrei Pozolotin<stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/java-8-oracle"/>
19*81810affSAndrei Pozolotin<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="${workspace_loc:/org.eclipse.jgit.test}"/>
20*81810affSAndrei Pozolotin</launchConfiguration>
21