~vbkaisetsu/tomdroid/link-to-long-title

1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="tests"/>
	<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
	<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
	<classpathentry kind="lib" path="libs/signpost-core-1.2.1.2.jar"/>
	<classpathentry kind="lib" path="libs/signpost-commonshttp4-1.2.1.2.jar"/>
	<classpathentry kind="lib" path="libs/diffutils-1.2.1.jar"/>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="gen"/>
	<classpathentry kind="output" path="bin/classes"/>
</classpath>