|
|
|
@ -1,11 +1,5 @@
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry including="**/*.java" kind="src" path="src">
|
|
|
|
|
|
|
|
<attributes>
|
|
|
|
|
|
|
|
<attribute name="optional" value="true"/>
|
|
|
|
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
|
|
|
|
</attributes>
|
|
|
|
|
|
|
|
</classpathentry>
|
|
|
|
|
|
|
|
<classpathentry exported="true" kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0">
|
|
|
|
<classpathentry exported="true" kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0">
|
|
|
|
<attributes>
|
|
|
|
<attributes>
|
|
|
|
<attribute name="owner.project.facets" value="jst.web"/>
|
|
|
|
<attribute name="owner.project.facets" value="jst.web"/>
|
|
|
|
@ -46,7 +40,6 @@
|
|
|
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/jempbox-1.8.3.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/jempbox-1.8.3.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/jstl-1.2.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/jstl-1.2.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/jta-1.1.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/jta-1.1.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/log4j-over-slf4j-1.7.5.jar"/>
|
|
|
|
|
|
|
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/mail.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/mail.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/management-api.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/management-api.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/oro-2.0.8.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/oro-2.0.8.jar"/>
|
|
|
|
@ -142,10 +135,12 @@
|
|
|
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/htmlcompressor-1.5.3.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/htmlcompressor-1.5.3.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/persistence-api-1.0.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/persistence-api-1.0.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-bridge-2.2.0.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-bridge-2.2.0.jar"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
|
|
|
|
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
|
|
|
|
<attributes>
|
|
|
|
<attributes>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
|
|
|
</classpathentry>
|
|
|
|
|
|
|
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/slf4j-api-1.7.7.jar"/>
|
|
|
|
|
|
|
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/slf4j-simple-1.7.7.jar"/>
|
|
|
|
<classpathentry kind="output" path="build"/>
|
|
|
|
<classpathentry kind="output" path="build"/>
|
|
|
|
</classpath>
|
|
|
|
</classpath>
|
|
|
|
|