-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
14 lines (14 loc) · 903 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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="/TwitterClient/libs/signpost-commonshttp4-1.2.1.2.jar"/>
<classpathentry exported="true" kind="lib" path="/TwitterClient/libs/signpost-core-1.2.1.2.jar"/>
<classpathentry kind="src" path="/appcompat_v7"/>
<classpathentry exported="true" kind="lib" path="libs/commons-validator-1.5.0.jar"/>
<classpathentry exported="true" kind="lib" path="libs/commons-validator-1.5.0-javadoc.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>