You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
1.2 KiB

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="libs/commons-codec-1.15.jar"/>
<classpathentry kind="lib" path="libs/commons-collections4-4.4.jar"/>
<classpathentry kind="lib" path="libs/commons-compress-1.21.jar"/>
<classpathentry kind="lib" path="libs/commons-io-2.11.0.jar"/>
<classpathentry kind="lib" path="libs/commons-math3-3.6.1.jar"/>
<classpathentry kind="lib" path="libs/poi-5.2.1.jar"/>
<classpathentry kind="lib" path="libs/poi-ooxml-5.2.1.jar"/>
<classpathentry kind="lib" path="libs/poi-ooxml-lite-5.2.1.jar"/>
<classpathentry kind="lib" path="libs/swingx-core-1.6.2.jar"/>
<classpathentry kind="lib" path="libs/xml-apis-1.4.01.jar"/>
<classpathentry kind="lib" path="libs/xmlbeans-5.0.3.jar"/>
<classpathentry kind="lib" path="json-20151123.jar"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
</classpath>