-
Notifications
You must be signed in to change notification settings - Fork 1
/
.classpath
25 lines (25 loc) · 1.61 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/bsh.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-codec.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-fileupload.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-io.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/flashchart.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/sapphire.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/silvertail.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/slf4j-api.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/slf4j-jdk14.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/zcommon.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/zel.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/zhtml.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/zk.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/zkbind.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/zkplus.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/zul.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/zweb.jar"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>