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/dvlib.jar" sourcepath="/dvlib"/>
      4 	<classpathentry exported="true" kind="lib" path="libs/common.jar" sourcepath="/common"/>
      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-13.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/kxml2-2.3.0.jar"/>
     13 	<classpathentry exported="true" kind="lib" path="libs/layoutlib_api.jar" sourcepath="/layoutlib_api"/>
     14 	<classpathentry exported="true" kind="lib" path="libs/sdklib.jar" sourcepath="/SdkLib"/>
     15 	<classpathentry exported="true" kind="lib" path="libs/sdkstats.jar" sourcepath="SdkStatsService"/>
     16 	<classpathentry exported="true" kind="lib" path="libs/sdk_common.jar" sourcepath="/sdk_common"/>
     17 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
     18 	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
     19 	<classpathentry kind="src" path="src"/>
     20 	<classpathentry exported="true" kind="var" path="ANDROID_SRC/prebuilts/tools/common/guava-tools/guava-13.0.1.jar" sourcepath="ANDROID_SRC/prebuilts/tools/common/guava-tools/src.zip"/>
     21 	<classpathentry kind="output" path="bin"/>
     22 </classpath>
     23