<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jre1.8.0_301">
		<attributes>
			<attribute name="owner.project.facets" value="java"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v9.0">
		<attributes>
			<attribute name="owner.project.facets" value="jst.web"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
	<classpathentry kind="lib" path="/shared_libraries/log4j-api-2.17.0.jar"/>
        <classpathentry kind="lib" path="/shared_libraries/log4j-core-2.17.0.jar"/>
        <classpathentry kind="lib" path="/shared_libraries/json.jar"/>
        <classpathentry kind="lib" path="/shared_libraries/ivrbackend.jar"/>
        <classpathentry kind="lib" path="/shared_libraries/jackson-annotations-2.11.2.jar"/>
        <classpathentry kind="lib" path="/shared_libraries/jackson-core-2.11.2.jar"/>
        <classpathentry kind="lib" path="/shared_libraries/jackson-databind-2.11.2.jar"/>
        <classpathentry kind="lib" path="/shared_libraries/axis.jar"/>
        <classpathentry kind="lib" path="/shared_libraries/jaxrpc.jar"/>
        <classpathentry kind="lib" path="/shared_libraries/junit-4.12.jar"/>
        <classpathentry kind="lib" path="/shared_libraries/servlet-api.jar"/>
	<classpathentry kind="output" path="target/classes"/>
</classpath>
