aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.base/.classpath
blob: 0281bd9644a35865d7b3f1a2922016c80a0da71d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?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-17.0.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/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="/sdkstats"/>
	<classpathentry exported="true" kind="lib" path="libs/sdk-common.jar" sourcepath="/sdk-common"/>
	<classpathentry exported="true" kind="lib" path="libs/httpmime-4.1.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="output" path="bin"/>
</classpath>