1dd318160SRobin Rosenberg<?xml version="1.0" encoding="UTF-8" standalone="no"?> 2dd318160SRobin Rosenberg<launchConfiguration type="org.eclipse.jdt.junit.launchconfig"> 3a2dac2c7STomasz Zarna<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> 4a2dac2c7STomasz Zarna<listEntry value="/org.eclipse.jgit.pgm.test/tst"/> 5a2dac2c7STomasz Zarna</listAttribute> 6a2dac2c7STomasz Zarna<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> 7a2dac2c7STomasz Zarna<listEntry value="2"/> 8a2dac2c7STomasz Zarna</listAttribute> 9a2dac2c7STomasz Zarna<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/> 10*fe9f7aebSRobin Rosenberg<listAttribute key="org.eclipse.debug.ui.favoriteGroups"> 11*fe9f7aebSRobin Rosenberg<listEntry value="org.eclipse.debug.ui.launchGroup.debug"/> 12*fe9f7aebSRobin Rosenberg<listEntry value="org.eclipse.debug.ui.launchGroup.run"/> 13*fe9f7aebSRobin Rosenberg</listAttribute> 14a2dac2c7STomasz Zarna<stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value="=org.eclipse.jgit.pgm.test/tst"/> 15a2dac2c7STomasz Zarna<booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/> 16a2dac2c7STomasz Zarna<stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/> 17a2dac2c7STomasz Zarna<stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit4"/> 18a2dac2c7STomasz Zarna<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value=""/> 19a2dac2c7STomasz Zarna<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.eclipse.jgit.pgm.test"/> 20a2dac2c7STomasz Zarna</launchConfiguration> 21