-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
30 lines (30 loc) · 2.16 KB
/
Copy path.classpath
File metadata and controls
30 lines (30 loc) · 2.16 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
<?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-lang-2.1.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/dom4j-1.4.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/standard.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/struts-legacy.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/servlet-api.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/struts.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/db-ojb-1.0.1.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/rt.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/sslext-1.2.jar"/>
<classpathentry kind="lib" path="webcontent/WEB-INF/lib/madgrid-admin.jar"/>
<classpathentry kind="output" path="webcontent/WEB-INF/classes"/>
</classpath>