aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.base/.classpath
blob: eb7ce737ee627acbf146c25c44f68fb373b09197 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry exported="true" kind="lib" path="libs/dvlib.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/androidprefs.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/common.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/commons-codec-1.4.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/commons-compress-1.0.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/commons-logging-1.1.1.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/guava-10.0.1.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/httpclient-4.1.1.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/httpcore-4.1.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/httpmime-4.1.1.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/kxml2-2.3.0.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/layoutlib_api.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/sdklib.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/sdkstats.jar"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="src" path="src"/>
	<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"/>
	<classpathentry kind="output" path="bin"/>
</classpath>