-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
25 lines (25 loc) · 1.63 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 excluding="_.*" kind="src" path="src"/>
<classpathentry kind="lib" path="WEB-INF/lib/json_simple-1.1.jar"/>
<classpathentry kind="lib" path="WEB-INF/lib/jcaptcha-1.0-all.jar"/>
<classpathentry kind="lib" path="WEB-INF/lib/gmock-0.8.0.jar"/>
<classpathentry kind="var" path="APPLICATION_HOME_DIR/lib/javaee.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/aspectj"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/hibernate"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/hibernate-annotations"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/javamail1.4.2"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/json-simple"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/log4j1.2-commons-logging1.1.1"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0"/>
<classpathentry kind="lib" path="WEB-INF/lib/formrenderer.jar"/>
<classpathentry kind="lib" path="/usr/local/apache-tomcat-6.0.18/webapps/appform/WEB-INF/lib/junit-4.9b2.jar"/>
<classpathentry kind="con" path="org.eclipse.ajdt.core.ASPECTJRT_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0">
<attributes>
<attribute name="owner.project.facets" value="jst.web"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="WEB-INF/classes"/>
</classpath>