-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
21 lines (21 loc) · 1.38 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Spring3-Core"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/mysql-connector-5"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Spirng3-AOP"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Spring3-Persistence-Core"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/c3p0"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/struts2.3"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Spring3-Web"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/struts2-spring-plugin-2.1.6"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="src" path="config"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="melibrary.com.genuitec.eclipse.j2eedt.core.MYECLIPSE_JAVAEE_5_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/hibernate3.6"/>
<classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
</classpath>