This repository has been archived by the owner on Mar 27, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 257
/
.classpath
44 lines (44 loc) · 2.49 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<?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 kind="lib" path="libs/android-support-v4.jar"/>
<classpathentry kind="lib" path="libs/java-stubs.jar" sourcepath="lib/java-stubs.jar"/>
<classpathentry kind="lib" path="libs/log4j-1.2.8.jar"/>
<classpathentry kind="lib" path="libs/osgi.core.jar"/>
<classpathentry kind="lib" path="libs/bccontrib.jar"/>
<classpathentry kind="lib" path="libs/bouncycastle.jar"/>
<classpathentry kind="lib" path="libs/browserlauncher.jar"/>
<classpathentry kind="lib" path="libs/certificate.jar"/>
<classpathentry kind="lib" path="libs/contactlist.jar"/>
<classpathentry kind="lib" path="libs/contactsource.jar"/>
<classpathentry kind="lib" path="libs/credentialsstorage.jar"/>
<classpathentry kind="lib" path="libs/dnsservice.jar"/>
<classpathentry kind="lib" path="libs/filehistory.jar"/>
<classpathentry kind="lib" path="libs/history.jar"/>
<classpathentry kind="lib" path="libs/httputil.jar"/>
<classpathentry kind="lib" path="libs/globaldisplaydetails.jar"/>
<classpathentry kind="lib" path="libs/libjitsi.jar"/>
<classpathentry kind="lib" path="libs/metahistory.jar"/>
<classpathentry kind="lib" path="libs/msghistory.jar"/>
<classpathentry kind="lib" path="libs/muc.jar"/>
<classpathentry kind="lib" path="libs/netaddr.jar"/>
<classpathentry kind="lib" path="libs/notification-service.jar"/>
<classpathentry kind="lib" path="libs/notification-wiring.jar"/>
<classpathentry kind="lib" path="libs/otr.jar"/>
<classpathentry kind="lib" path="libs/plugin-loggingutils.jar"/>
<classpathentry kind="lib" path="libs/protocol.jar"/>
<classpathentry kind="lib" path="libs/resourcemanager.jar"/>
<classpathentry kind="lib" path="libs/replacement.jar"/>
<classpathentry kind="lib" path="libs/sdes4j.jar"/>
<classpathentry kind="lib" path="libs/sysactivitynotifications.jar"/>
<classpathentry kind="lib" path="libs/systray-service.jar"/>
<classpathentry kind="lib" path="libs/ui-service.jar"/>
<classpathentry kind="lib" path="libs/updateservice.jar"/>
<classpathentry kind="lib" path="libs/util.jar"/>
<classpathentry kind="lib" path="libs/zrtp4j.jar"/>
<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="output" path="bin/classes"/>
</classpath>