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 1.1KB

12345678910111213141516171819
  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. <listAttribute key="org.eclipse.debug.ui.favoriteGroups">
  10. <listEntry value="org.eclipse.debug.ui.launchGroup.debug"/>
  11. <listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
  12. </listAttribute>
  13. <stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value="=org.eclipse.jgit.http.test"/>
  14. <booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/>
  15. <stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/>
  16. <stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit4"/>
  17. <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value=""/>
  18. <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.eclipse.jgit.http.test"/>
  19. </launchConfiguration>