aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.monitor/.classpath
blob: 2e5a9eab04a4cb07c39dfa6adc351af17e4924f1 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry exported="true" kind="lib" path="libs/androidprefs.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/sdkstats.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/sdklib.jar"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="output" path="bin"/>
</classpath>