Make the ObjectIdMapTest use less memory so it fits inside a standard VM
[egit.git] / org.spearce.egit.core.test / org.spearce.egit.core--All-Tests.launch
blobe9e51bf27ee105b16ccb8daef8a457d74d8a5da9
1 <?xml version="1.0" encoding="UTF-8"?>
2 <launchConfiguration type="org.eclipse.pde.ui.JunitLaunchConfig">
3 <stringAttribute key="product" value="org.eclipse.sdk.ide"/>
4 <stringAttribute key="bootstrap" value=""/>
5 <booleanAttribute key="useProduct" value="true"/>
6 <booleanAttribute key="tracing" value="false"/>
7 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
8 <listEntry value="4"/>
9 </listAttribute>
10 <listAttribute key="org.eclipse.debug.ui.favoriteGroups">
11 <listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
12 <listEntry value="org.eclipse.debug.ui.launchGroup.debug"/>
13 </listAttribute>
14 <stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value="=org.spearce.egit.core.test"/>
15 <booleanAttribute key="automaticValidate" value="false"/>
16 <booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/>
17 <booleanAttribute key="automaticAdd" value="true"/>
18 <stringAttribute key="checked" value="[NONE]"/>
19 <stringAttribute key="location" value="${workspace_loc}/../junit-workspace"/>
20 <stringAttribute key="configLocation" value="${workspace_loc}/.metadata/.plugins/org.eclipse.pde.core/pde-junit"/>
21 <booleanAttribute key="clearws" value="true"/>
22 <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value=""/>
23 <stringAttribute key="pde.version" value="3.2a"/>
24 <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-ea"/>
25 <booleanAttribute key="default" value="true"/>
26 <booleanAttribute key="clearConfig" value="true"/>
27 <booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
28 <booleanAttribute key="useDefaultConfigArea" value="false"/>
29 <stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.pde.ui.workbenchClasspathProvider"/>
30 <booleanAttribute key="useDefaultConfig" value="true"/>
31 <stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/>
32 <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.spearce.egit.core.test"/>
33 <booleanAttribute key="askclear" value="false"/>
34 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
35 <listEntry value="/org.spearce.egit.core.test"/>
36 </listAttribute>
37 <booleanAttribute key="includeOptional" value="true"/>
38 <stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit3"/>
39 </launchConfiguration>