forked from javamonkey/beetl1.2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
22 lines (22 loc) · 1.46 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="ext"/>
<classpathentry kind="src" path="samples"/>
<classpathentry kind="src" path="performance"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="lib" path="lib/antlr-3.3-complete.jar"/>
<classpathentry kind="lib" path="lib/httl-1.0.7.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_25"/>
<classpathentry kind="lib" path="E:/lijz/apache-tomcat-6.0.35/lib/servlet-api.jar"/>
<classpathentry kind="lib" path="D:/lijz/spring-framework-2.5.6.SEC03/dist/spring.jar"/>
<classpathentry kind="lib" path="D:/lijz/spring-framework-2.5.6.SEC03/dist/modules/spring-webmvc.jar"/>
<classpathentry kind="lib" path="/ims/WebRoot/WEB-INF/lib/struts/freemarker-2.3.19.jar"/>
<classpathentry kind="lib" path="/ims/WebRoot/WEB-INF/lib/struts/ognl-3.0.5.jar"/>
<classpathentry kind="lib" path="/ims/WebRoot/WEB-INF/lib/struts/struts2-core-2.3.4.jar"/>
<classpathentry kind="lib" path="/ims/WebRoot/WEB-INF/lib/struts/struts2-spring-plugin-2.3.4.jar"/>
<classpathentry kind="lib" path="/ims/WebRoot/WEB-INF/lib/struts/xwork-core-2.3.4.jar"/>
<classpathentry kind="lib" path="lib/JFinal-1.1.6-bin.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>