You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
1.1 KiB
20 lines
1.1 KiB
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
|
<launchConfiguration type="org.eclipse.jdt.junit.launchconfig"> |
|
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> |
|
<listEntry value="/org.eclipse.jgit.pgm.test/tst"/> |
|
</listAttribute> |
|
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> |
|
<listEntry value="2"/> |
|
</listAttribute> |
|
<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/> |
|
<listAttribute key="org.eclipse.debug.ui.favoriteGroups"> |
|
<listEntry value="org.eclipse.debug.ui.launchGroup.debug"/> |
|
<listEntry value="org.eclipse.debug.ui.launchGroup.run"/> |
|
</listAttribute> |
|
<stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value="=org.eclipse.jgit.pgm.test/tst"/> |
|
<booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/> |
|
<stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/> |
|
<stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit4"/> |
|
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value=""/> |
|
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.eclipse.jgit.pgm.test"/> |
|
</launchConfiguration>
|
|
|