-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
15 lines (15 loc) · 969 Bytes
/
.classpath
File metadata and controls
15 lines (15 loc) · 969 Bytes
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="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<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="/Users/Kshitij/Downloads/twitter4j-3.0.3/lib/twitter4j-core-3.0.3.jar"/>
<classpathentry kind="lib" path="libs/twitter4j-core-3.0.3.jar"/>
<classpathentry kind="lib" path="/Users/Kshitij/Downloads/android-async-http-1-1.4.2.jar"/>
<classpathentry kind="lib" path="libs/android-async-http-1-1.4.2.jar"/>
<classpathentry kind="lib" path="/Users/Kshitij/Downloads/Java-wrapper-master/com"/>
<classpathentry kind="lib" path="/Users/Kshitij/android_app/ThatSmyleConsumer/libs/gson-2.2.1.jar"/>
<classpathentry kind="lib" path="/Users/Kshitij/Downloads/achartengine-1.1.0.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>