-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
16 lines (16 loc) · 1.02 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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 exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry exported="true" kind="lib" path="libs/gson-2.3.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/google-play-services_lib"/>
<classpathentry combineaccessrules="false" kind="src" path="/opt_datetimepicker"/>
<classpathentry combineaccessrules="false" kind="src" path="/simple-crop-image-lib"/>
<classpathentry kind="lib" path="/CalendarViewSample/libs/lib_month_v0.1.jar"/>
<classpathentry kind="lib" path="/MainActivity/libs/universal-image-loader-1.9.0.jar"/>
<classpathentry kind="lib" path="/FacebookSDK/libs/android-support-v4.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>