-
Notifications
You must be signed in to change notification settings - Fork 9
/
.classpath
14 lines (14 loc) · 947 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry exported="true" kind="lib" path="lib/jackson-annotations-2.1.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jackson-core-2.1.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jackson-databind-2.1.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jmdns-3.4.2-20120628.171933-9.jar" sourcepath="lib/jmdns-3.4.2-20120628.171933-9-sources.jar"/>
<classpathentry kind="lib" path="/DragSortListView/bin/dragsortlistview.jar"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>