-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
15 lines (15 loc) · 902 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/hibernate4.2"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/quartz-1.8.4"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/javaMail"/>
<classpathentry kind="lib" path="/3party/htmlparser1.6/htmlparser.jar"/>
<classpathentry kind="lib" path="/3party/jedis/jedis-client-2.8.0.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/GameServer3rd"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/json"/>
<classpathentry kind="lib" path="/3party/xml/xstream-1.3.1.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="output" path="bin"/>
</classpath>