-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
17 lines (17 loc) · 985 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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/JavaSE-1.6"/>
<classpathentry kind="lib" path="lib/commons-beanutils-1.8.0.jar"/>
<classpathentry kind="lib" path="lib/commons-digester-2.0.jar"/>
<classpathentry kind="lib" path="lib/jcl-over-slf4j-1.5.8.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.5.8.jar"/>
<classpathentry kind="lib" path="lib/servlet-api-2.4.jar"/>
<classpathentry kind="lib" path="lib/nutz-1.b.37-jdk6.jar"/>
<classpathentry kind="lib" path="lib/tiles-api-2.2.2.jar"/>
<classpathentry kind="lib" path="lib/tiles-core-2.2.2.jar"/>
<classpathentry kind="lib" path="lib/tiles-jsp-2.2.2.jar"/>
<classpathentry kind="lib" path="lib/tiles-servlet-2.2.2.jar"/>
<classpathentry kind="lib" path="lib/freemarker.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>