forked from martindale/soundtrack.io-android
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
15 lines (15 loc) · 923 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="lib" path="libs/YouTubeAndroidPlayerApi.jar"/>
<classpathentry kind="lib" path="libs/jsoup-1.7.2.jar"/>
<classpathentry kind="lib" path="/Users/eric/Downloads/jackson-mapper-asl-1.9.7.jar"/>
<classpathentry kind="lib" path="/Users/eric/Downloads/jackson-core-asl-1.9.7.jar"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="lib" path="/Users/eric/Downloads/androidasync-1.2.4.jar"/>
<classpathentry kind="lib" path="/Users/eric/Downloads/ion-1.2.4.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>