-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.classpath
More file actions
11 lines (11 loc) · 757 Bytes
/
Copy path.classpath
File metadata and controls
11 lines (11 loc) · 757 Bytes
1
2
3
4
5
6
7
8
9
10
11
<?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 exported="true" kind="lib" path="C:/Users/m_gur_000/Dropbox/Android/RedditJSON-Android/jackson-annotations-2.1.1.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/m_gur_000/Dropbox/Android/RedditJSON-Android/jackson-core-2.1.1.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/m_gur_000/Dropbox/Android/RedditJSON-Android/jackson-databind-2.1.1.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>