.classpath 1.61 KB
Newer Older
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-10">
		<attributes>
			<attribute name="module" value="true"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="lib" path="lib/activation-1.1.1.jar"/>
	<classpathentry kind="lib" path="lib/commons-codec-1.11.jar"/>
	<classpathentry kind="lib" path="lib/commons-collections4-4.2.jar"/>
	<classpathentry kind="lib" path="lib/commons-compress-1.18.jar"/>
	<classpathentry kind="lib" path="lib/commons-logging-1.2.jar"/>
	<classpathentry kind="lib" path="lib/commons-math3-3.6.1.jar"/>
	<classpathentry kind="lib" path="lib/curvesapi-1.05.jar"/>
	<classpathentry kind="lib" path="lib/jaxb-api-2.3.0.jar"/>
	<classpathentry kind="lib" path="lib/jaxb-core-2.3.0.1.jar"/>
	<classpathentry kind="lib" path="lib/jaxb-impl-2.3.0.1.jar"/>
	<classpathentry kind="lib" path="lib/junit-4.12.jar"/>
	<classpathentry kind="lib" path="lib/log4j-1.2.17.jar"/>
	<classpathentry kind="lib" path="lib/poi-4.0.1.jar"/>
	<classpathentry kind="lib" path="lib/poi-examples-4.0.1.jar"/>
	<classpathentry kind="lib" path="lib/poi-excelant-4.0.1.jar"/>
	<classpathentry kind="lib" path="lib/poi-ooxml-4.0.1.jar"/>
	<classpathentry kind="lib" path="lib/poi-ooxml-schemas-4.0.1.jar"/>
	<classpathentry kind="lib" path="lib/poi-scratchpad-4.0.1.jar"/>
	<classpathentry kind="lib" path="lib/xmlbeans-3.0.2.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>