1*56f6d9ebSRobin Rosenberg<?xml version="1.0" encoding="UTF-8" standalone="no"?> 2*56f6d9ebSRobin Rosenberg<launchConfiguration type="org.eclipse.jdt.junit.launchconfig"> 3*56f6d9ebSRobin Rosenberg<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> 4*56f6d9ebSRobin Rosenberg<listEntry value="/org.eclipse.jgit.http.test"/> 5*56f6d9ebSRobin Rosenberg</listAttribute> 6*56f6d9ebSRobin Rosenberg<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> 7*56f6d9ebSRobin Rosenberg<listEntry value="4"/> 8*56f6d9ebSRobin Rosenberg</listAttribute> 9*56f6d9ebSRobin Rosenberg<stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value="=org.eclipse.jgit.http.test"/> 10*56f6d9ebSRobin Rosenberg<booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/> 11*56f6d9ebSRobin Rosenberg<stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/> 12*56f6d9ebSRobin Rosenberg<stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit4"/> 13*56f6d9ebSRobin Rosenberg<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value=""/> 14*56f6d9ebSRobin Rosenberg<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.eclipse.jgit.http.test"/> 15*56f6d9ebSRobin Rosenberg</launchConfiguration> 16