<?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="output" path="bin"/>
</classpath>
