-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
40 lines (40 loc) · 2.94 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
28
29
30
31
32
33
34
35
36
37
38
39
40
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/activation.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/commons-beanutils.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/commons-collections.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/commons-digester.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/commons-fileupload.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/commons-logging.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/commons-validator.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/db-ojb-1.0.1.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/dom4j-1.4.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/dwr.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/itext-1.4.7.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/jakarta-oro.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/jstl.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/mail.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/mysql-connector-java-3.1.12-bin.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/rt.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/standard.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/struts-legacy.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/madgrid-admin.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/quartz.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/commons-dbcp-1.2.1.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/commons-pool-1.1.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/commons-httpclient-3.0.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/commons-codec-1.3.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/commons-lang-2.4.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/xerces.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/gson-1.7.1.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/log4j.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/sslext-1.2.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/recaptcha4j-0.0.8.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/httpclient-4.0.3.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/http-core-4.1.jar"/>
<classpathentry kind="lib" path="C:/Program Files (x86)/apache-tomcat-6.0.39/lib/servlet-api.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/struts.jar"/>
<classpathentry kind="output" path="webcontent/WEB-INF/classes"/>
</classpath>