aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.base/.classpath
blob: 767eff05f53fd70afad87233b6035888e8ac54bf (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" sourcepath="/dvlib"/>
	<classpathentry exported="true" kind="lib" path="libs/common.jar" sourcepath="/common"/>
	<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-13.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" sourcepath="/layoutlib_api"/>
	<classpathentry exported="true" kind="lib" path="libs/sdklib.jar" sourcepath="/SdkLib"/>
	<classpathentry exported="true" kind="lib" path="libs/sdkstats.jar" sourcepath="SdkStatsService"/>
	<classpathentry exported="true" kind="lib" path="libs/ide_common.jar" sourcepath="/ide_common"/>
	<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 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"/>
	<classpathentry kind="output" path="bin"/>
</classpath>