forked from hunvil/WoB_Server_ATNEngine
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
45 lines (45 loc) · 3.38 KB
/
.classpath
File metadata and controls
45 lines (45 loc) · 3.38 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="dist/lib/activation.jar"/>
<classpathentry kind="lib" path="dist/lib/axis.jar"/>
<classpathentry kind="lib" path="dist/lib/commons-dbcp-1.4.jar"/>
<classpathentry kind="lib" path="dist/lib/commons-discovery-0.5.jar"/>
<classpathentry kind="lib" path="dist/lib/commons-logging-1.1.3.jar"/>
<classpathentry kind="lib" path="dist/lib/commons-pool-1.6.jar"/>
<classpathentry kind="lib" path="dist/lib/gson-2.2.2.jar"/>
<classpathentry kind="lib" path="dist/lib/javax.wsdl_1.6.2.v201012040545.jar"/>
<classpathentry kind="lib" path="dist/lib/jaxrpc.jar"/>
<classpathentry kind="lib" path="dist/lib/json_simple-1.1.jar"/>
<classpathentry kind="lib" path="dist/lib/mail.jar"/>
<classpathentry kind="lib" path="dist/lib/mysql-connector-java-5.1.30-bin.jar"/>
<classpathentry kind="lib" path="dist/lib/saaj.jar"/>
<classpathentry kind="lib" path="lib/activation.jar"/>
<classpathentry kind="lib" path="lib/axis.jar"/>
<classpathentry kind="lib" path="lib/commons-dbcp-1.4.jar"/>
<classpathentry kind="lib" path="lib/commons-discovery-0.5.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.3.jar"/>
<classpathentry kind="lib" path="lib/commons-pool-1.6.jar"/>
<classpathentry kind="lib" path="lib/gson-2.2.2.jar"/>
<classpathentry kind="lib" path="lib/javax.wsdl_1.6.2.v201012040545.jar"/>
<classpathentry kind="lib" path="lib/jaxrpc.jar"/>
<classpathentry kind="lib" path="lib/json_simple-1.1.jar"/>
<classpathentry kind="lib" path="lib/mail.jar"/>
<classpathentry kind="lib" path="lib/mysql-connector-java-5.1.22-bin.jar"/>
<classpathentry kind="lib" path="lib/mysql-connector-java-5.1.30-bin.jar"/>
<classpathentry kind="lib" path="lib/saaj.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="/Users/hunvil.rodrigues/Documents/WoB_workspace_EE/Lobby_Server/chartlib/hamcrest-core-1.3.jar"/>
<classpathentry kind="lib" path="/Users/hunvil.rodrigues/Documents/WoB_workspace_EE/Lobby_Server/chartlib/jcommon-1.0.23.jar"/>
<classpathentry kind="lib" path="/Users/hunvil.rodrigues/Documents/WoB_workspace_EE/Lobby_Server/chartlib/jfreechart-1.0.19-experimental.jar"/>
<classpathentry kind="lib" path="/Users/hunvil.rodrigues/Documents/WoB_workspace_EE/Lobby_Server/chartlib/jfreechart-1.0.19-swt.jar"/>
<classpathentry kind="lib" path="/Users/hunvil.rodrigues/Documents/WoB_workspace_EE/Lobby_Server/chartlib/jfreechart-1.0.19.jar"/>
<classpathentry kind="lib" path="/Users/hunvil.rodrigues/Documents/WoB_workspace_EE/Lobby_Server/chartlib/jfreesvg-2.0.jar"/>
<classpathentry kind="lib" path="/Users/hunvil.rodrigues/Documents/WoB_workspace_EE/Lobby_Server/chartlib/junit-4.11.jar"/>
<classpathentry kind="lib" path="/Users/hunvil.rodrigues/Documents/WoB_workspace_EE/Lobby_Server/chartlib/orsoncharts-1.4-eval-nofx.jar"/>
<classpathentry kind="lib" path="/Users/hunvil.rodrigues/Documents/WoB_workspace_EE/Lobby_Server/chartlib/orsonpdf-1.6-eval.jar"/>
<classpathentry kind="lib" path="/Users/hunvil.rodrigues/Documents/WoB_workspace_EE/Lobby_Server/chartlib/servlet.jar"/>
<classpathentry kind="lib" path="/Users/hunvil.rodrigues/Documents/WoB_workspace_EE/Lobby_Server/chartlib/swtgraphics2d.jar"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>