Fixed buffer rewind bug that prevented some packs from being read.
[egit/egit-new.git] / org.spearce.jgit / org.spearce.jgit--All-Tests.launch
blobbdbfdea6c32f54f02ef2fa6698d522cf2f4f8bf0
1 <?xml version="1.0" encoding="UTF-8"?>
2 <launchConfiguration type="org.eclipse.jdt.junit.launchconfig">
3 <booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/>
4 <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value=""/>
5 <stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/>
6 <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.spearce.jgit"/>
7 <listAttribute key="org.eclipse.debug.ui.favoriteGroups">
8 <listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
9 <listEntry value="org.eclipse.debug.ui.launchGroup.debug"/>
10 </listAttribute>
11 <stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value="=org.spearce.jgit"/>
12 <booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
13 <stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit3"/>
14 </launchConfiguration>