2015-11-14 18:14:47 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<classpath>
|
|
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
|
<classpathentry kind="src" path="res"/>
|
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
|
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
|
2015-12-08 17:41:33 +08:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
|
2015-11-14 18:14:47 +08:00
|
|
|
<classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
|
|
|
|
|
</classpath>
|