<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<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="src" path="src/main"/>
	<classpathentry kind="src" path="src/generator"/>
	<classpathentry kind="src" path="src/sample"/>
	<classpathentry kind="lib" path="webapp/WEB-INF/lib/commons-beanutils.jar"/>
	<classpathentry kind="lib" path="webapp/WEB-INF/lib/commons-logging-1.0.4.jar"/>
	<classpathentry kind="lib" path="webapp/WEB-INF/lib/commons-fileupload-1.2.jar"/>
	<classpathentry kind="lib" path="webapp/WEB-INF/lib/elazyrest_i18n.jar"/>
	<classpathentry kind="output" path="webapp/WEB-INF/classes"/>
</classpath>
