aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.adt/.classpath
blob: 5684195958c1dd09d4912ee379acf2b446a18f4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry excluding="Makefile|resources/" kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="lib" path="jarutils.jar" sourcepath="/JarUtils"/>
	<classpathentry kind="lib" path="androidprefs.jar" sourcepath="/AndroidPrefs"/>
	<classpathentry kind="lib" path="sdkstats.jar" sourcepath="/SdkStatsService"/>
	<classpathentry kind="lib" path="kxml2-2.3.0.jar"/>
	<classpathentry kind="lib" path="layoutlib_api.jar"/>
	<classpathentry kind="lib" path="layoutlib_utils.jar"/>
	<classpathentry kind="lib" path="ninepatch.jar"/>
	<classpathentry kind="lib" path="sdklib.jar" sourcepath="/SdkLib"/>
	<classpathentry kind="lib" path="sdkuilib.jar" sourcepath="/SdkUiLib"/>
	<classpathentry kind="lib" path="commons-compress-1.0.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>