Home | History | Annotate | Download | only in com.android.ide.eclipse.base
      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <classpath>
      3 	<classpathentry exported="true" kind="lib" path="libs/androidprefs.jar"/>
      4 	<classpathentry exported="true" kind="lib" path="libs/common.jar"/>
      5 	<classpathentry exported="true" kind="lib" path="libs/commons-codec-1.4.jar"/>
      6 	<classpathentry exported="true" kind="lib" path="libs/commons-compress-1.0.jar"/>
      7 	<classpathentry exported="true" kind="lib" path="libs/commons-logging-1.1.1.jar"/>
      8 	<classpathentry exported="true" kind="lib" path="libs/guava-10.0.1.jar"/>
      9 	<classpathentry exported="true" kind="lib" path="libs/httpclient-4.1.1.jar"/>
     10 	<classpathentry exported="true" kind="lib" path="libs/httpcore-4.1.jar"/>
     11 	<classpathentry exported="true" kind="lib" path="libs/httpmime-4.1.1.jar"/>
     12 	<classpathentry exported="true" kind="lib" path="libs/sdklib.jar"/>
     13 	<classpathentry exported="true" kind="lib" path="libs/sdkstats.jar"/>
     14 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
     15 	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
     16 	<classpathentry kind="src" path="src"/>
     17 	<classpathentry kind="var" path="ANDROID_SRC/prebuilts/tools/common/guava-tools/guava-10.0.1.jar" sourcepath="ANDROID_SRC/prebuilts/tools/common/guava-tools/src.zip"/>
     18 	<classpathentry kind="output" path="bin"/>
     19 </classpath>
     20