<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" output="target/classes" path="src/main/java">
		<attributes>
			<attribute name="optional" value="true"/>
			<attribute name="maven.pomderived" value="true"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.8.0_311">
		<attributes>
			<attribute name="maven.pomderived" value="true"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="/shared_libraries/apputility.jar"/>
	<classpathentry kind="lib" path="/shared_libraries/axis-ant.jar"/>
	<classpathentry kind="lib" path="/shared_libraries/axis.jar"/>
	<classpathentry kind="lib" path="/shared_libraries/backend.jar" sourcepath="/Backend"/>
	<classpathentry kind="lib" path="/shared_libraries/collectionKOService.jar"/>
	<classpathentry kind="lib" path="/shared_libraries/commons-codec-1.3.jar"/>
	<classpathentry kind="lib" path="/shared_libraries/commons-discovery-0.2.jar"/>
	<classpathentry kind="lib" path="/shared_libraries/commons-fileupload-1.4.jar"/>
	<classpathentry kind="lib" path="/shared_libraries/commons-io-2.4.jar"/>
	<classpathentry kind="lib" path="/shared_libraries/composerBackend.jar"/>
	<classpathentry kind="lib" path="/shared_libraries/httpclient-4.0.jar"/>
	<classpathentry kind="lib" path="/shared_libraries/httpcore-4.0.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/javax.wsdl_1.6.2.v201012040545.jar"/>
	<classpathentry kind="lib" path="/shared_libraries/jaxrpc.jar"/>
	<classpathentry kind="lib" path="/shared_libraries/jdom.jar"/>
	<classpathentry kind="lib" path="/shared_libraries/json.jar"/>
	<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/org.apache.commons.logging_1.1.1.v201101211721.jar"/>
	<classpathentry kind="src" output="target/test-classes" path="src/test/java">
		<attributes>
			<attribute name="optional" value="true"/>
			<attribute name="maven.pomderived" value="true"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="output" path="target/classes"/>
</classpath>
