1 <?xml version="1.0" encoding="UTF-8"?> 2 <projectDescription> 3 <name>testProjectTest-testlib</name> 4 <comment></comment> 5 <projects> 6 <project>testProjectTest-app</project> 7 </projects> 8 <buildSpec> 9 <buildCommand> 10 <name>com.android.ide.eclipse.adt.ResourceManagerBuilder</name> 11 <arguments> 12 </arguments> 13 </buildCommand> 14 <buildCommand> 15 <name>com.android.ide.eclipse.adt.PreCompilerBuilder</name> 16 <arguments> 17 </arguments> 18 </buildCommand> 19 <buildCommand> 20 <name>org.eclipse.jdt.core.javabuilder</name> 21 <arguments> 22 </arguments> 23 </buildCommand> 24 <buildCommand> 25 <name>com.android.ide.eclipse.adt.ApkBuilder</name> 26 <arguments> 27 </arguments> 28 </buildCommand> 29 </buildSpec> 30 <natures> 31 <nature>com.android.ide.eclipse.adt.AndroidNature</nature> 32 <nature>org.eclipse.jdt.core.javanature</nature> 33 </natures> 34 </projectDescription> 35