-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path- Copia.classpath
53 lines (53 loc) · 3.25 KB
/
- Copia.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
45
46
47
48
49
50
51
52
53
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="tests"/>
<classpathentry kind="lib" path="buildtools/closure-compiler/compiler.jar"/>
<classpathentry kind="lib" path="buildtools/jacoco/jacocoagent.jar"/>
<classpathentry kind="lib" path="buildtools/jacoco/jacocoant.jar"/>
<classpathentry kind="lib" path="libs/ant.jar"/>
<classpathentry kind="lib" path="libs/cglib-nodep-2.2_beta1.jar"/>
<classpathentry kind="lib" path="libs/commons-lang3-3.7.jar"/>
<classpathentry kind="lib" path="libs/easymock.jar"/>
<classpathentry kind="lib" path="libs/easymockclassextension.jar"/>
<classpathentry kind="lib" path="libs/groovy.jar"/>
<classpathentry kind="lib" path="libs/guava.jar"/>
<classpathentry kind="lib" path="libs/h2.jar"/>
<classpathentry kind="lib" path="libs/jacoco/jacocoagent.jar"/>
<classpathentry kind="lib" path="libs/jacoco/jacocoant.jar"/>
<classpathentry kind="lib" path="libs/jardiff.jar"/>
<classpathentry kind="lib" path="libs/java-hamcrest-2.0.0.0.jar"/>
<classpathentry kind="lib" path="libs/jcurses.jar"/>
<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/jorbis.jar"/>
<classpathentry kind="lib" path="libs/json-simple-1.1.1.jar"/>
<classpathentry kind="lib" path="libs/junit-4.12.jar"/>
<classpathentry kind="lib" path="libs/libtiled.jar"/>
<classpathentry kind="lib" path="libs/log4j.jar"/>
<classpathentry kind="lib" path="libs/luaj-jse-3.0.1.jar"/>
<classpathentry kind="lib" path="libs/marauroa-3.9.6.jar"/>
<classpathentry kind="lib" path="libs/marauroa-client-only-3.9.4.jar"/>
<classpathentry kind="lib" path="libs/marauroa-client-only.jar"/>
<classpathentry kind="lib" path="libs/marauroa.jar"/>
<classpathentry kind="lib" path="libs/mysql-connector-java-5.1.5-bin.jar"/>
<classpathentry kind="lib" path="libs/mysql-connector-java-8.0.13.jar"/>
<classpathentry kind="lib" path="libs/servlet-api-3.1.jar"/>
<classpathentry kind="lib" path="libs/simple.jar"/>
<classpathentry kind="lib" path="libs/swing-layout.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="output" path="bin"/>
</classpath>