-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
15 lines (15 loc) · 1.13 KB
/
.classpath
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 exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry exported="true" kind="lib" path="C:/Users/Thilak/workspace/SoccerTips/libs/PayPalAndroidSDK.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/Thilak/Documents/jackson/jackson-annotations-2.2.3.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/Thilak/Documents/jackson/jackson-core-2.2.3.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/Thilak/Documents/jackson/jackson-core-asl-1.9.2.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/Thilak/Documents/jackson/jackson-databind-2.2.1.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/Thilak/Documents/jackson/jackson-mapper-asl-1.9.2.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>