forked from germanviscuso/DBAndroidBenchmark
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.classpath
More file actions
executable file
·21 lines (21 loc) · 1.32 KB
/
Copy path.classpath
File metadata and controls
executable file
·21 lines (21 loc) · 1.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<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="lib" path="C:/Users/tperrier/Documents/Android-windows-x86_64/sdk/platforms/android-17/android.jar"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="lib" path="libs/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="libs/couchbase-lite-android-ektorp.jar"/>
<classpathentry kind="lib" path="libs/couchbase-lite-android.jar"/>
<classpathentry kind="lib" path="libs/db4o-8.0.146.14426-core-java5.jar"/>
<classpathentry kind="lib" path="libs/jackson-core-asl-1.9.2.jar"/>
<classpathentry kind="lib" path="libs/jackson-mapper-asl-1.9.2.jar"/>
<classpathentry kind="lib" path="libs/org.ektorp-1.2.2.jar"/>
<classpathentry kind="lib" path="libs/org.ektorp.android-1.2.2.jar"/>
<classpathentry kind="lib" path="libs/perst15.jar"/>
<classpathentry kind="lib" path="libs/slf4j-api-1.6.1.jar"/>
<classpathentry kind="lib" path="libs/slf4j-jdk14-1.6.1.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>