<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry excluding="Write_Excel.java|Part1_test.java" kind="src" output="target/classes" path="src">
		<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/JavaSE-1.8">
		<attributes>
			<attribute name="maven.pomderived" value="true"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="lib/poi-3.13-20150929.jar"/>
	<classpathentry kind="lib" path="lib/poi-ooxml-3.13-20150929.jar"/>
	<classpathentry kind="lib" path="lib/xmlbeans-2.6.0.jar"/>
	<classpathentry kind="lib" path="lib/ij-1.50b.jar"/>
	<classpathentry kind="lib" path="lib/poi-ooxml-schemas-3.13-20150929.jar"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_45"/>
	<classpathentry kind="output" path="target/classes"/>
</classpath>
