<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="main/src/java"/>
	<classpathentry kind="src" path="main/test/java"/>
	<classpathentry kind="src" path="main/test/resources"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
	<classpathentry kind="lib" path="lib/swing-layout-1.0.3.jar"/>
	<classpathentry kind="lib" path="lib/AbsoluteLayout.jar"/>
	<classpathentry combineaccessrules="false" kind="src" path="/DicomCodecImpl"/>
	<classpathentry kind="var" path="M2_REPO/org/apache/logging/log4j/log4j-api/2.9.0/log4j-api-2.9.0.jar"/>
	<classpathentry kind="lib" path="C:/Users/Administrator/.m2/repository/org/apache/logging/log4j/log4j-core/2.9.0/log4j-core-2.9.0.jar">
		<attributes>
			<attribute name="maven.pomderived" value="true"/>
			<attribute name="maven.groupId" value="org.apache.logging.log4j"/>
			<attribute name="maven.artifactId" value="log4j-core"/>
			<attribute name="maven.version" value="2.9.0"/>
			<attribute name="maven.scope" value="compile"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="output" path="bin"/>
</classpath>
