-
Notifications
You must be signed in to change notification settings - Fork 1
/
.classpath
26 lines (26 loc) · 1.87 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
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry exported="true" 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="libs/android-support-v4.jar"/>
<classpathentry exported="true" kind="lib" path="libs/App42_ANDROID_SDK_2.7.jar"/>
<classpathentry exported="true" kind="lib" path="libs/library-listviewanimations.jar"/>
<classpathentry exported="true" kind="lib" path="libs/nineoldandroids-2.4.0.jar"/>
<classpathentry exported="true" kind="lib" path="libs/apache-mime4j-0.3.jar"/>
<classpathentry exported="true" kind="lib" path="libs/gson-2.3.1.jar"/>
<classpathentry exported="true" kind="lib" path="libs/jxmpp-core-0.4.2-beta1.jar"/>
<classpathentry exported="true" kind="lib" path="libs/jxmpp-util-cache-0.4.2-beta1.jar"/>
<classpathentry exported="true" kind="lib" path="libs/minidns-0.1.1.jar"/>
<classpathentry exported="true" kind="lib" path="libs/org-apache-commons-lang.jar"/>
<classpathentry exported="true" kind="lib" path="libs/smack-android-extensions-4.1.1.jar"/>
<classpathentry exported="true" kind="lib" path="libs/smack-tcp-4.1.1.jar"/>
<classpathentry exported="true" kind="lib" path="libs/smack-sasl-provided-4.1.1.jar"/>
<classpathentry exported="true" kind="lib" path="libs/smack-core-4.1.1.jar"/>
<classpathentry exported="true" kind="lib" path="libs/smack-experimental-4.1.1.jar"/>
<classpathentry exported="true" kind="lib" path="libs/smack-resolver-minidns-4.1.1.jar"/>
<classpathentry exported="true" kind="lib" path="libs/smack-extensions-4.1.1.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>