<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry excluding="sealedclasses/*.java|javafx/*.java|testing/Ham*.java|lang/EuroLanguage.java|netweb/WebServerSimpleSE.java|plotter/Penman.java|gui_swt/*.java|xml/XSLTransform.java|otherlang/StringDistance.java|javacomm/*.java|lang/UsePackage.java|jdb/Problem.java|lang/AddException.java|lang/ByteAdd2.java|lang/CastingDemo.java|lang/ChangeArrayLength.java|lang/CommentBug.java|lang/CompileError.java|lang/ConsRecurs.java|lang/Constructors.java|lang/ImportConflict.java|lang/ImportNonPublic.java|lang/InitializersDemo.java|lang/InnerMethods.java|lang/InterfaceNoConstructor.java|lang/NoLocalStatics.java|lang/NullStaticMethod.java|lang/OverLoadReturn.java|lang/AnnotationOverrideDemo.java|lang/PrivProt.java|lang/ProtectedClass.java|lang/ReturnType.java|lang/ShowInitializers.java|lang/Switch.java|lang/TryStealingInnerClass.java|netweb/JScript.java|numbers/CastNeeded.java|numbers/SmallIntMult.java|oo/AllClasses.java|oo/Clone0.java|oo/SingletonCheat1.java|oo/SingletonCheat2.java|reflection/ClassLoaderDemo0.java|sealedclasses/B2.java|strings/WolfInStringsClothing.java|threads/StopStop.java|threads/ThreadDeathCatch.java|structure/intprivate.java" 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="src" output="target/test-classes" path="src/test/java">
		<attributes>
			<attribute name="test" value="true"/>
			<attribute name="optional" value="true"/>
			<attribute name="maven.pomderived" value="true"/>
		</attributes>
	</classpathentry>
	<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
		<attributes>
			<attribute name="maven.pomderived" value="true"/>
		</attributes>
	</classpathentry>
	<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
		<attributes>
			<attribute name="test" value="true"/>
			<attribute name="maven.pomderived" value="true"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
		<attributes>
			<attribute name="module" value="true"/>
			<attribute name="maven.pomderived" value="true"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
		<attributes>
			<attribute name="maven.pomderived" value="true"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"/>
	<classpathentry kind="output" path="target/classes"/>
</classpath>
