<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src/java"/>
	<classpathentry kind="src" path="src/test"/>
	<classpathentry kind="src" path="work"/>
	<classpathentry excluding="WEB-INF/classes/" kind="src" path="webapps"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="lib" path="lib/buildtime/junit.jar"/>
	<classpathentry kind="lib" path="lib/runtime/spring.jar"/>
	<classpathentry kind="lib" path="lib/buildtime/easymock.jar"/>
	<classpathentry kind="lib" path="lib/runtime/commons-logging.jar"/>
	<classpathentry kind="lib" path="lib/runtime/log4j-1.2.8.jar"/>
	<classpathentry kind="lib" path="lib/runtime/commons-beanutils.jar"/>
	<classpathentry kind="lib" path="lib/runtime/hsqldb.jar"/>
	<classpathentry kind="lib" path="lib/runtime/commons-dbcp.jar"/>
	<classpathentry kind="lib" path="lib/runtime/commons-collections.jar"/>
	<classpathentry kind="lib" path="lib/runtime/commons-pool.jar"/>
	<classpathentry kind="lib" path="lib/runtime/commons-lang.jar"/>
	<classpathentry kind="lib" path="lib/runtime/commons-fileupload.jar"/>
	<classpathentry kind="lib" path="lib/runtime/commons-validator.jar"/>
	<classpathentry kind="lib" path="lib/runtime/struts.jar"/>
	<classpathentry kind="lib" path="lib/buildtime/strutstest-2.1.3.jar"/>
	<classpathentry kind="lib" path="lib/buildtime/servlet.jar"/>
	<classpathentry kind="lib" path="lib/runtime/commons-digester.jar"/>
	<classpathentry kind="var" path="TOMCAT_HOME/common/lib/servlet-api.jar"/>
	<classpathentry kind="var" path="TOMCAT_HOME/common/lib/jasper-runtime.jar"/>
	<classpathentry kind="var" path="TOMCAT_HOME/common/lib/jsp-api.jar"/>
	<classpathentry kind="output" path="classes"/>
</classpath>
