-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
20 lines (20 loc) · 1.39 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" 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="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="lib" path="libs/de.tudarmstadt.ukp.wikipedia.api-0.9.2.jar"/>
<classpathentry kind="lib" path="libs/de.tudarmstadt.ukp.wikipedia.dist-0.9.2.jar"/>
<classpathentry kind="lib" path="libs/de.tudarmstadt.ukp.wikipedia.mwdumper-0.9.2.jar"/>
<classpathentry kind="lib" path="libs/de.tudarmstadt.ukp.wikipedia.parser-0.9.2.jar"/>
<classpathentry kind="lib" path="libs/de.tudarmstadt.ukp.wikipedia.revisionmachine-0.9.2.jar"/>
<classpathentry kind="lib" path="libs/de.tudarmstadt.ukp.wikipedia.timemachine-0.9.2.jar"/>
<classpathentry kind="lib" path="libs/de.tudarmstadt.ukp.wikipedia.util-0.9.2.jar"/>
<classpathentry kind="lib" path="libs/de.tudarmstadt.ukp.wikipedia.wikimachine-0.9.2.jar"/>
<classpathentry kind="lib" path="libs/android-support-v7-cardview.jar"/>
<classpathentry kind="lib" path="libs/android-support-v7-appcompat.jar"/>
<classpathentry kind="lib" path="libs/android-support-v7-recyclerview.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>