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.

RunTheseBeforeYouCommitTests_NODEBUG.launch 1.2KB

123456789101112131415
  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="RunTheseBeforeYouCommitTests"/>
  5. <stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/>
  6. <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="run-all-junit-tests"/>
  7. <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Dorg.aspectj.tools.ajc.Ajc.verbose=false -Dorg.aspectj.tools.ajc.AjcTestCase.verbose=false"/>
  8. <stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
  9. <listAttribute key="org.eclipse.debug.ui.favoriteGroups">
  10. <listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
  11. </listAttribute>
  12. <stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value=""/>
  13. <booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
  14. <stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit3"/>
  15. </launchConfiguration>