<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" output="war/WEB-INF/classes" path="src"/>
	<classpathentry kind="src" output="test-classes" path="test"/>
	<classpathentry kind="lib" path="/DicomDataSet/jar/DicomDataSet.jar"/>
	<classpathentry combineaccessrules="false" kind="src" path="/DicomServiceProvider"/>
	<classpathentry combineaccessrules="false" kind="src" path="/ImagingCommon"/>
	<classpathentry kind="var" path="M2_REPO/com/smartgwt/smartgwt/3.0/smartgwt-3.0.jar"/>
	<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
		<attributes>
			<attribute name="owner.project.facets" value="java"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
</classpath>
