-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
23 lines (23 loc) · 1.48 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="lib" path="libs/scprov-jdk15-1.46.99.3-UNOFFICIAL-ROBERTO-RELEASE.jar"/>
<classpathentry exported="true" kind="lib" path="libs/signpost-commonshttp4-1.2.1.2.jar"/>
<classpathentry exported="true" kind="lib" path="libs/signpost-core-1.2.1.2.jar"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="lib" path="libs/android-support-v4.jar"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="lib" path="libs/twitter4j-core-3.0.5.jar" sourcepath="C:/Users/msteven/workspace/twitter4j/twitter4j-core-3.0.5-sources.jar">
<attributes>
<attribute name="javadoc_location" value="jar:file:/C:/Users/msteven/workspace/twitter4j/twitter4j-core-3.0.5-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="libs/universal-image-loader-1.9.1.jar" sourcepath="libs/universal-image-loader-1.9.1-sources.jar">
<attributes>
<attribute name="javadoc_location" value="jar:file:/C:/Users/msteven/workspace/twimight_ng/libs/universal-image-loader-1.9.1-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>