-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
16 lines (16 loc) · 1.14 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<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="melibrary.com.genuitec.eclipse.cross.easystruts.eclipse.STRUTS12_CONTAINER"/>
<classpathentry kind="con" path="melibrary.com.genuitec.eclipse.springframework.MYECLIPSE_SPRING12_CORE"/>
<classpathentry kind="con" path="melibrary.com.genuitec.eclipse.springframework.MYECLIPSE_SPRING12_WEB"/>
<classpathentry kind="con" path="melibrary.com.genuitec.eclipse.springframework.MYECLIPSE_SPRING12_DAO"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/orcl"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/ojdbc"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jdbc"/>
<classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
</classpath>