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.
18 lines
997 B
18 lines
997 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="lib" path="poi/poi-3.9-20121203.jar"/>
|
|
<classpathentry kind="lib" path="poi/poi-ooxml-3.9-20121203.jar"/>
|
|
<classpathentry kind="lib" path="poi/poi-ooxml-schemas-3.9-20121203.jar"/>
|
|
<classpathentry kind="lib" path="poi/ojdbc8-19.3.0.0.jar"/>
|
|
<classpathentry kind="lib" path="poi/classes12.jar"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="lib" path="poi/commons-codec-1.10.jar"/>
|
|
<classpathentry kind="lib" path="poi/commons-logging-1.1.jar"/>
|
|
<classpathentry kind="lib" path="poi/dom4j-1.6.1.jar"/>
|
|
<classpathentry kind="lib" path="poi/jsr173_1.0_api.jar"/>
|
|
<classpathentry kind="lib" path="poi/xmlbeans-2.5.0.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|