-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
35 lines (35 loc) · 1.98 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
<?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="lib" path="libs/nanohttpd-2.1.0.jar"/>
<classpathentry kind="lib" path="libs/nanohttpd-webserver-2.1.0.jar"/>
<classpathentry kind="lib" path="libs/nanohttpd-webserver-markdown-plugin-2.1.0.jar"/>
<classpathentry kind="lib" path="libs/nanohttpd-websocket-2.1.0.jar"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="lib" path="libs/jaxws-api.jar"/>
<classpathentry kind="lib" path="libs/jsr181-api.jar"/>
<classpathentry kind="lib" path="libs/android-support-v4.jar"/>
<classpathentry kind="lib" path="libs/ha-api.jar"/>
<classpathentry kind="lib" path="libs/javax.annotation-api.jar"/>
<classpathentry kind="lib" path="libs/javax.xml.soap-api.jar"/>
<classpathentry kind="lib" path="libs/jaxb-api.jar"/>
<classpathentry kind="lib" path="libs/jaxb-core.jar"/>
<classpathentry kind="lib" path="libs/jaxb-impl.jar"/>
<classpathentry kind="lib" path="libs/jaxb-jxc.jar"/>
<classpathentry kind="lib" path="libs/jaxb-xjc.jar"/>
<classpathentry kind="lib" path="libs/jaxws-rt.jar"/>
<classpathentry kind="lib" path="libs/jaxws-tools.jar"/>
<classpathentry kind="lib" path="libs/management-api.jar"/>
<classpathentry kind="lib" path="libs/mimepull.jar"/>
<classpathentry kind="lib" path="libs/policy.jar"/>
<classpathentry kind="lib" path="libs/resolver.jar"/>
<classpathentry kind="lib" path="libs/saaj-impl.jar"/>
<classpathentry kind="lib" path="libs/stax-ex.jar"/>
<classpathentry kind="lib" path="libs/stax2-api.jar"/>
<classpathentry kind="lib" path="libs/streambuffer.jar"/>
<classpathentry kind="lib" path="libs/woodstox-core-asl.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>