summaryrefslogtreecommitdiff
path: root/support/tests/.project
blob: 8070e857272d1da753c9905490de920cbb8ec899 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>AndroidSupportTestTests</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>com.android.ide.eclipse.adt.ResourceManagerBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>com.android.ide.eclipse.adt.PreCompilerBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>com.android.ide.eclipse.adt.ApkBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>com.android.ide.eclipse.adt.AndroidNature</nature>
		<nature>org.eclipse.jdt.core.javanature</nature>
	</natures>
	<linkedResources>
		<link>
			<name>android-support-test-src</name>
			<type>2</type>
			<locationURI>ANDROID_TOP/frameworks/testing/support/src</locationURI>
		</link>
		<link>
			<name>dexmaker-dx-src</name>
			<type>2</type>
			<locationURI>ANDROID_TOP/external/dexmaker/src/dx/java</locationURI>
		</link>
		<link>
			<name>dexmaker-java-src</name>
			<type>2</type>
			<locationURI>ANDROID_TOP/external/dexmaker/src/main/java</locationURI>
		</link>
		<link>
			<name>dexmaker-mockito</name>
			<type>2</type>
			<locationURI>ANDROID_TOP/external/dexmaker/src/mockito/java</locationURI>
		</link>
		<link>
			<name>hamcrest-src</name>
			<type>2</type>
			<locationURI>ANDROID_TOP/external/hamcrest/src</locationURI>
		</link>
		<link>
			<name>junit4-src</name>
			<type>2</type>
			<locationURI>ANDROID_TOP/external/junit/src</locationURI>
		</link>
		<link>
			<name>littlemock-src</name>
			<type>2</type>
			<locationURI>ANDROID_TOP/external/littlemock/src</locationURI>
		</link>
		<link>
			<name>mockito-src</name>
			<type>2</type>
			<locationURI>ANDROID_TOP/external/mockito/src</locationURI>
		</link>
		<link>
			<name>objenesis-src</name>
			<type>2</type>
			<locationURI>ANDROID_TOP/external/objenesis/main/src</locationURI>
		</link>
	</linkedResources>
</projectDescription>