-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
20 lines (20 loc) · 1.03 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?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"/>
<classpathentry kind="lib" path="E:/Andriod/SDK/platforms/android-22/android.jar" sourcepath="E:/Andriod/SDK/sources/android-22">
<attributes>
<attribute name="javadoc_location" value="file:/E:/Andriod/SDK/docs/reference"/>
</attributes>
<accessrules>
<accessrule kind="nonaccessible" pattern="com/android/internal/**"/>
</accessrules>
</classpathentry>
<classpathentry kind="lib" path="C:/Users/GJ/Desktop/Parse-1.9.4/bolts-android-1.2.0.jar"/>
<classpathentry kind="lib" path="C:/Users/GJ/Desktop/Parse-1.9.4/Parse-1.9.4.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>