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.pgm--All-Tests.launch 979B

123456789101112131415
  1. <?xml version="1.0" encoding="UTF-8"?><launchConfiguration type="org.eclipse.jdt.junit.launchconfig">
  2. <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
  3. <listEntry value="/org.eclipse.jgit.pgm.test/tst"/>
  4. </listAttribute>
  5. <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
  6. <listEntry value="2"/>
  7. </listAttribute>
  8. <booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
  9. <stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value="=org.eclipse.jgit.pgm.test/tst"/>
  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.pgm.test"/>
  15. </launchConfiguration>