-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
42 lines (42 loc) · 2.75 KB
/
.classpath
File metadata and controls
42 lines (42 loc) · 2.75 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="MaJiangServer/src"/>
<classpathentry kind="lib" path="dest/libs/bonecp-0.8.0.RELEASE.jar"/>
<classpathentry kind="lib" path="dest/libs/dom4j-1.6.1.jar"/>
<classpathentry kind="lib" path="dest/libs/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="dest/libs/mysql-connector-java-6.0.6.jar"/>
<classpathentry kind="lib" path="dest/libs/netty-all-4.1.17.Final.jar"/>
<classpathentry kind="lib" path="dest/libs/protobuf-java-2.6.1.jar"/>
<classpathentry kind="lib" path="dest/libs/slf4j-api-1.7.21.jar"/>
<classpathentry kind="lib" path="dest/libs/slf4j-log4j12-1.7.21.jar"/>
<classpathentry kind="lib" path="dest/Server.jar"/>
<classpathentry kind="lib" path="libs/bonecp-0.8.0.RELEASE.jar"/>
<classpathentry kind="lib" path="libs/dom4j-1.6.1.jar"/>
<classpathentry kind="lib" path="libs/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="libs/mysql-connector-java-6.0.6.jar"/>
<classpathentry kind="lib" path="libs/netty-all-4.1.17.Final.jar"/>
<classpathentry kind="lib" path="libs/protobuf-java-2.6.1.jar"/>
<classpathentry kind="lib" path="libs/slf4j-api-1.7.21.jar"/>
<classpathentry kind="lib" path="libs/slf4j-log4j12-1.7.21.jar"/>
<classpathentry kind="lib" path="otherlibs/bonecp-0.8.0.RELEASE-sources.jar"/>
<classpathentry kind="lib" path="otherlibs/guava-19.0.jar"/>
<classpathentry kind="lib" path="otherlibs/jackson-annotations-2.8.7.jar"/>
<classpathentry kind="lib" path="otherlibs/jackson-core-2.8.7.jar"/>
<classpathentry kind="lib" path="otherlibs/jackson-databind-2.8.7.jar"/>
<classpathentry kind="lib" path="otherlibs/jackson-dataformat-csv-2.8.7.jar"/>
<classpathentry kind="lib" path="otherlibs/jackson-dataformat-properties-2.8.7.jar"/>
<classpathentry kind="lib" path="otherlibs/jackson-dataformat-protobuf-2.8.7.jar"/>
<classpathentry kind="lib" path="otherlibs/jackson-dataformat-smile-2.8.7.jar"/>
<classpathentry kind="lib" path="otherlibs/jackson-dataformat-xml-2.8.7.jar"/>
<classpathentry kind="lib" path="otherlibs/jackson-dataformat-yaml-2.8.7.jar"/>
<classpathentry kind="lib" path="otherlibs/junit-4.12.jar"/>
<classpathentry kind="lib" path="otherlibs/mysql-connector-java-5.1.41.jar"/>
<classpathentry kind="lib" path="otherlibs/netty-all-4.1.17.Final-javadoc.jar"/>
<classpathentry kind="lib" path="otherlibs/netty-all-4.1.17.Final-sources.jar"/>
<classpathentry kind="lib" path="otherlibs/protobuf-java-2.5.0-sources.jar"/>
<classpathentry kind="lib" path="otherlibs/protobuf-java-2.5.0.jar"/>
<classpathentry kind="lib" path="otherlibs/stax-api-1.0-2.jar"/>
<classpathentry kind="lib" path="Server.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="MaJiangServer/bin"/>
</classpath>