Home | History | Annotate | Download | only in com.android.ide.eclipse.adt
      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <classpath>
      3 	<classpathentry excluding="Makefile|resources/" kind="src" path="src"/>
      4 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
      5 	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
      6 	<classpathentry exported="true" kind="lib" path="libs/ninepatch.jar" sourcepath="/ninepatch"/>
      7 	<classpathentry exported="true" kind="lib" path="libs/sdkuilib.jar" sourcepath="/sdkuilib"/>
      8 	<classpathentry exported="true" kind="lib" path="libs/rule-api.jar" sourcepath="/rule-api"/>
      9 	<classpathentry exported="true" kind="lib" path="libs/lint-api.jar" sourcepath="/lint-api"/>
     10 	<classpathentry exported="true" kind="lib" path="libs/lint-checks.jar" sourcepath="/lint-checks"/>
     11 	<classpathentry exported="true" kind="lib" path="libs/asset-studio.jar" sourcepath="/asset-studio"/>
     12 	<classpathentry exported="true" kind="lib" path="libs/ant-glob.jar"/>
     13 	<classpathentry exported="true" kind="lib" path="libs/freemarker-2.3.19.jar"/>
     14 	<classpathentry exported="true" kind="lib" path="libs/manifest-merger.jar" sourcepath="/ManifestMerger"/>
     15 	<classpathentry exported="true" kind="lib" path="libs/lombok-ast-0.2.jar"/>
     16 	<classpathentry exported="true" kind="lib" path="libs/propertysheet.jar"/>
     17 	<classpathentry exported="true" kind="lib" path="libs/asm-4.0.jar"/>
     18 	<classpathentry exported="true" kind="lib" path="libs/asm-analysis-4.0.jar"/>
     19 	<classpathentry exported="true" kind="lib" path="libs/asm-tree-4.0.jar"/>
     20 	<classpathentry exported="true" kind="lib" path="libs/swtmenubar.jar"/>
     21 	<classpathentry kind="output" path="bin"/>
     22 </classpath>
     23