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.
17 lines
1.1 KiB
17 lines
1.1 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry exported="true" kind="lib" path="lib/poi-ooxml-full-5.2.3.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/commons-compress-1.23.0.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/log4j-api-2.24.3.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/log4j-core-2.24.3.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/commons-io-2.11.0.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/poi-5.2.3.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/poi-ooxml-5.2.3.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/xmlbeans-5.2.2.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/commons-collections4-4.4.jar"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|