-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
17 lines (17 loc) · 1.31 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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 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="libs/twitter4j-core-3.0.3.jar"/>
<classpathentry kind="lib" path="D:/Research/Google Drive/Programming/Eclipse Projects/Android Projects/JoggingNote/libs/firebase-client-android-1.1.1.jar"/>
<classpathentry exported="true" kind="lib" path="D:/Research/adt-bundle-windows-x86_64-20130917/sdk/extras/google/google_play_services/libproject/google-play-services_lib/libs/google-play-services.jar">
<attributes>
<attribute name="javadoc_location" value="file:/D:/Research/adt-bundle-windows-x86_64-20130917/sdk/extras/google/google_play_services/libproject/google-play-services_lib/libs/../../../docs/reference/"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="D:/Research/Google Drive/Programming/Eclipse Projects/Android Projects/android-support-v7-appcompat/libs/android-support-v7-appcompat.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>