xref: /JGit/org.eclipse.jgit.pgm.test/org.eclipse.jgit.pgm--All-Tests.launch (revision dd3181603e0a42c46299c25cede66fdbd67da518)
1*dd318160SRobin Rosenberg<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2*dd318160SRobin 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"/>
10a2dac2c7STomasz Zarna<stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value="=org.eclipse.jgit.pgm.test/tst"/>
11a2dac2c7STomasz Zarna<booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/>
12a2dac2c7STomasz Zarna<stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/>
13a2dac2c7STomasz Zarna<stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit4"/>
14a2dac2c7STomasz Zarna<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value=""/>
15a2dac2c7STomasz Zarna<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.eclipse.jgit.pgm.test"/>
16a2dac2c7STomasz Zarna</launchConfiguration>
17