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