-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.classpath
18 lines (18 loc) · 1.12 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?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="/home/vamshi/AndroidWorkspace/appcompat_v7/libs/android-support-v4.jar"/>
<classpathentry kind="lib" path="/home/vamshi/adt-bundle-linux-x86_64-20140321/sdk/platforms/android-19/android.jar">
<accessrules>
<accessrule kind="nonaccessible" pattern="com/android/internal/**"/>
</accessrules>
</classpathentry>
<classpathentry exported="true" kind="lib" path="/home/vamshi/AndroidWorkspace/appcompat_v7/libs/android-support-v7-appcompat.jar"/>
<classpathentry exported="true" kind="lib" path="/home/vamshi/jackson-all-1.9.9.jar"/>
<classpathentry exported="true" kind="lib" path="/home/vamshi/json-simple-1.1.1.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>