Home | History | Annotate | Download | only in com.android.ide.eclipse.adt
      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <projectDescription>
      3 	<name>plugin-adt</name>
      4 	<comment></comment>
      5 	<projects>
      6 		<project>SdkLib</project>
      7 		<project>SdkUiLib</project>
      8 	</projects>
      9 	<buildSpec>
     10 		<buildCommand>
     11 			<name>org.eclipse.jdt.core.javabuilder</name>
     12 			<arguments>
     13 			</arguments>
     14 		</buildCommand>
     15 		<buildCommand>
     16 			<name>org.eclipse.pde.ManifestBuilder</name>
     17 			<arguments>
     18 			</arguments>
     19 		</buildCommand>
     20 		<buildCommand>
     21 			<name>org.eclipse.pde.SchemaBuilder</name>
     22 			<arguments>
     23 			</arguments>
     24 		</buildCommand>
     25 	</buildSpec>
     26 	<natures>
     27 		<nature>org.eclipse.pde.PluginNature</nature>
     28 		<nature>org.eclipse.jdt.core.javanature</nature>
     29 	</natures>
     30 </projectDescription>
     31