-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
43 lines (43 loc) · 2.75 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="tests"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="libs/ant.jar"/>
<classpathentry kind="lib" path="libs/cglib-nodep-2.2_beta1.jar"/>
<classpathentry kind="lib" path="libs/easymock.jar"/>
<classpathentry kind="lib" path="libs/easymockclassextension.jar"/>
<classpathentry kind="lib" path="libs/groovy-3.0.9.jar"/>
<classpathentry kind="lib" path="libs/guava.jar"/>
<classpathentry kind="lib" path="libs/h2.jar"/>
<classpathentry kind="lib" path="libs/jardiff.jar"/>
<classpathentry kind="lib" path="libs/jcurses.jar"/>
<classpathentry kind="lib" path="libs/jorbis.jar"/>
<classpathentry kind="lib" path="libs/libtiled.jar"/>
<classpathentry kind="lib" path="libs/log4j.jar" sourcepath="/log4j"/>
<classpathentry kind="lib" path="libs/mysql-connector-java-8.0.13.jar"/>
<classpathentry kind="lib" path="libs/simple.jar"/>
<classpathentry kind="lib" path="libs/swing-layout.jar"/>
<classpathentry kind="lib" path="libs/json-simple-1.1.1.jar"/>
<classpathentry kind="lib" path="libs/servlet-api-3.1.jar"/>
<classpathentry kind="lib" path="libs/websocket-api-9.2.5.v20141112.jar"/>
<classpathentry kind="lib" path="libs/websocket-client-9.2.5.v20141112.jar"/>
<classpathentry kind="lib" path="libs/websocket-common-9.2.5.v20141112.jar"/>
<classpathentry kind="lib" path="libs/websocket-server-9.2.5.v20141112.jar"/>
<classpathentry kind="lib" path="libs/websocket-servlet-9.2.5.v20141112.jar"/>
<classpathentry kind="lib" path="libs/junit-4.12.jar"/>
<classpathentry kind="lib" path="libs/java-hamcrest-2.0.0.0.jar" sourcepath="/home/brummermann/.m2/repository/org/hamcrest/java-hamcrest/2.0.0.0/java-hamcrest-2.0.0.0-sources.jar"/>
<classpathentry kind="lib" path="libs/marauroa.jar" sourcepath="/marauroa"/>
<classpathentry kind="lib" path="libs/jetty-client-9.2.14.v20151106.jar"/>
<classpathentry kind="lib" path="libs/jetty-continuation-9.2.14.v20151106.jar"/>
<classpathentry kind="lib" path="libs/jetty-http-9.2.14.v20151106.jar"/>
<classpathentry kind="lib" path="libs/jetty-io-9.2.14.v20151106.jar"/>
<classpathentry kind="lib" path="libs/jetty-security-9.2.14.v20151106.jar"/>
<classpathentry kind="lib" path="libs/jetty-server-9.2.14.v20151106.jar"/>
<classpathentry kind="lib" path="libs/jetty-servlet-9.2.14.v20151106.jar"/>
<classpathentry kind="lib" path="libs/jetty-util-9.2.14.v20151106.jar"/>
<classpathentry kind="lib" path="libs/jetty-webapp-9.2.14.v20151106.jar"/>
<classpathentry kind="lib" path="libs/jetty-xml-9.2.14.v20151106.jar"/>
<classpathentry kind="lib" path="libs/luaj-jse-3.0.1.jar" sourcepath="/luaj"/>
<classpathentry kind="output" path="bin"/>
</classpath>