Introduce a method to find projects containing paths
[egit/eclipse.git] / org.eclipse.egit.ui.test / org.eclipse.egit.ui--All-Non-SWT-Tests.launch
blob9796782495829461af4bd4d05b292b7bbde1e98c
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <launchConfiguration type="org.eclipse.pde.ui.JunitLaunchConfig">
3 <booleanAttribute key="askclear" value="false"/>
4 <booleanAttribute key="automaticAdd" value="true"/>
5 <booleanAttribute key="automaticValidate" value="false"/>
6 <stringAttribute key="bootstrap" value=""/>
7 <stringAttribute key="checked" value="[NONE]"/>
8 <booleanAttribute key="clearConfig" value="true"/>
9 <booleanAttribute key="clearws" value="true"/>
10 <booleanAttribute key="clearwslog" value="false"/>
11 <stringAttribute key="configLocation" value="${workspace_loc}/.metadata/.plugins/org.eclipse.pde.core/pde-junit"/>
12 <booleanAttribute key="default" value="true"/>
13 <booleanAttribute key="includeOptional" value="true"/>
14 <stringAttribute key="location" value="${workspace_loc}/../junit-workspace"/>
15 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
16 <listEntry value="/org.eclipse.egit.ui.test/src/org/eclipse/egit/ui/test/nonswt/AllNonSWTTests.java"/>
17 </listAttribute>
18 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
19 <listEntry value="1"/>
20 </listAttribute>
21 <booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
22 <listAttribute key="org.eclipse.debug.ui.favoriteGroups">
23 <listEntry value="org.eclipse.debug.ui.launchGroup.debug"/>
24 <listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
25 </listAttribute>
26 <stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value=""/>
27 <booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/>
28 <stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/>
29 <stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit4"/>
30 <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.eclipse.egit.ui.test.nonswt.AllNonSWTTests"/>
31 <stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-os ${target.os} -ws ${target.ws} -arch ${target.arch} -nl ${target.nl} -consoleLog"/>
32 <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.eclipse.egit.ui.test"/>
33 <stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.pde.ui.workbenchClasspathProvider"/>
34 <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xmx512m&#13;&#10;-XX:MaxPermSize=256m"/>
35 <stringAttribute key="pde.version" value="3.3"/>
36 <stringAttribute key="product" value="org.eclipse.sdk.ide"/>
37 <booleanAttribute key="run_in_ui_thread" value="false"/>
38 <booleanAttribute key="show_selected_only" value="false"/>
39 <booleanAttribute key="tracing" value="false"/>
40 <booleanAttribute key="useCustomFeatures" value="false"/>
41 <booleanAttribute key="useDefaultConfig" value="true"/>
42 <booleanAttribute key="useDefaultConfigArea" value="false"/>
43 <booleanAttribute key="useProduct" value="true"/>
44 </launchConfiguration>