forked from Rekoe/Rk_Cms
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
27 lines (27 loc) · 1.6 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="conf"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="melibrary.com.genuitec.eclipse.j2eedt.core.MYECLIPSE_JAVAEE_5_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry kind="lib" path="lib/c3p0-0.9.1.2.jar"/>
<classpathentry kind="lib" path="lib/commons-lang-2.5.jar"/>
<classpathentry kind="lib" path="lib/freemarker.jar"/>
<classpathentry kind="lib" path="lib/htmlparser-1.6.jar"/>
<classpathentry kind="lib" path="lib/imageinfo-1.9.jar"/>
<classpathentry kind="lib" path="lib/jcaptcha-1.0-all.jar"/>
<classpathentry kind="lib" path="lib/jcl-over-slf4j-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/json-20080701.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.16.jar"/>
<classpathentry kind="lib" path="lib/mysql-connector-java-5.1.14.jar"/>
<classpathentry kind="lib" path="lib/openid4java.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/slf4j-log4j12-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/socialauth-2.2.jar"/>
<classpathentry kind="lib" path="lib/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="lib/nutz-1.b.43_x.jar"/>
<classpathentry kind="lib" path="lib/nutz-web-1.a.1.jar"/>
<classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
</classpath>