aboutsummaryrefslogtreecommitdiffstats
path: root/traceview/.classpath
blob: 400289fe32d3b0f1e52ad74d2df2d6e4e53d2f60 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry excluding="resources/" kind="src" path="src"/>
	<classpathentry kind="src" path="src/resources"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/ANDROID_SWT"/>
	<classpathentry combineaccessrules="false" kind="src" path="/SdkStatsService"/>
	<classpathentry kind="output" path="bin"/>
</classpath>