aboutsummaryrefslogtreecommitdiffstats
path: root/ddms/libs/ddmuilib/.classpath
blob: ce7e7f0be6e4bbaeb907b76630e21df7d6735dab (plain)
1
2
3
4
5
6
7
8
9
<?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 combineaccessrules="false" kind="src" path="/ddmlib"/>
	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/ANDROID_SWT"/>
	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/ANDROID_JFREECHART"/>
	<classpathentry kind="output" path="bin"/>
</classpath>