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.

org.eclipse.jgit.http--All-Tests.launch 889B

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