Git Development Community | 1a6964c | 2009-09-29 16:47:03 -0700 | [diff] [blame] | 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.test/tst"/> |
| 5 | </listAttribute> |
| 6 | <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> |
| 7 | <listEntry value="2"/> |
| 8 | </listAttribute> |
| 9 | <booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/> |
| 10 | <listAttribute key="org.eclipse.debug.ui.favoriteGroups"> |
| 11 | <listEntry value="org.eclipse.debug.ui.launchGroup.debug"/> |
| 12 | <listEntry value="org.eclipse.debug.ui.launchGroup.run"/> |
| 13 | </listAttribute> |
| 14 | <stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value="=org.eclipse.jgit.test/tst"/> |
| 15 | <booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/> |
| 16 | <stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/> |
| 17 | <stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit3"/> |
Shawn O. Pearce | fc5fc70 | 2009-12-28 12:01:19 -0800 | [diff] [blame^] | 18 | <stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.maven.ide.eclipse.launchconfig.classpathProvider"/> |
Git Development Community | 1a6964c | 2009-09-29 16:47:03 -0700 | [diff] [blame] | 19 | <stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> |
| 20 | <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value=""/> |
| 21 | <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.eclipse.jgit.test"/> |
Shawn O. Pearce | fc5fc70 | 2009-12-28 12:01:19 -0800 | [diff] [blame^] | 22 | <stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.maven.ide.eclipse.launchconfig.sourcepathProvider"/> |
Git Development Community | 1a6964c | 2009-09-29 16:47:03 -0700 | [diff] [blame] | 23 | </launchConfiguration> |