-
Notifications
You must be signed in to change notification settings - Fork 11
/
.classpath
44 lines (44 loc) · 2.85 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="lib" path="lib/swt/Mac_OS_X/swt421.jar">
<attributes>
<attribute name="javadoc_location" value="http://help.eclipse.org/indigo/topic/org.eclipse.platform.doc.isv/reference/api/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/image4j/image4j.jar"/>
<classpathentry kind="lib" path="lib/serial-fast/RXTXcomm.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="Party-Master/lib/serial-fast/native"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="lib" path="lib/sound/mp3/jl1.0.1.jar"/>
<classpathentry kind="lib" path="lib/sound/mp3/mp3spi1.9.5.jar"/>
<classpathentry kind="lib" path="lib/sound/mp3/tritonus_share.jar"/>
<classpathentry kind="lib" path="lib/ini/ini4j-0.5.2.jar"/>
<classpathentry kind="lib" path="lib/jetty/jetty-ajp-8.1.8.v20121106.jar"/>
<classpathentry kind="lib" path="lib/jetty/jetty-annotations-8.1.8.v20121106.jar"/>
<classpathentry kind="lib" path="lib/jetty/jetty-client-8.1.8.v20121106.jar"/>
<classpathentry kind="lib" path="lib/jetty/jetty-continuation-8.1.8.v20121106.jar"/>
<classpathentry kind="lib" path="lib/jetty/jetty-deploy-8.1.8.v20121106.jar"/>
<classpathentry kind="lib" path="lib/jetty/jetty-http-8.1.8.v20121106.jar"/>
<classpathentry kind="lib" path="lib/jetty/jetty-io-8.1.8.v20121106.jar"/>
<classpathentry kind="lib" path="lib/jetty/jetty-jmx-8.1.8.v20121106.jar"/>
<classpathentry kind="lib" path="lib/jetty/jetty-jndi-8.1.8.v20121106.jar"/>
<classpathentry kind="lib" path="lib/jetty/jetty-overlay-deployer-8.1.8.v20121106.jar"/>
<classpathentry kind="lib" path="lib/jetty/jetty-plus-8.1.8.v20121106.jar"/>
<classpathentry kind="lib" path="lib/jetty/jetty-policy-8.1.8.v20121106.jar"/>
<classpathentry kind="lib" path="lib/jetty/jetty-rewrite-8.1.8.v20121106.jar"/>
<classpathentry kind="lib" path="lib/jetty/jetty-security-8.1.8.v20121106.jar"/>
<classpathentry kind="lib" path="lib/jetty/jetty-server-8.1.8.v20121106.jar"/>
<classpathentry kind="lib" path="lib/jetty/jetty-servlet-8.1.8.v20121106.jar"/>
<classpathentry kind="lib" path="lib/jetty/jetty-servlets-8.1.8.v20121106.jar"/>
<classpathentry kind="lib" path="lib/jetty/jetty-util-8.1.8.v20121106.jar"/>
<classpathentry kind="lib" path="lib/jetty/jetty-webapp-8.1.8.v20121106.jar"/>
<classpathentry kind="lib" path="lib/jetty/jetty-websocket-8.1.8.v20121106.jar"/>
<classpathentry kind="lib" path="lib/jetty/jetty-xml-8.1.8.v20121106.jar"/>
<classpathentry kind="lib" path="lib/jetty/servlet-api-3.0.jar"/>
<classpathentry kind="lib" path="lib/junit/junit-4.11.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>