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
897 B
17 lines
897 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry exported="true" kind="lib" path="log4j.jar"/>
|
|
<classpathentry kind="lib" path="ojdbc6.jar"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="lib" path="jxl.jar"/>
|
|
<classpathentry kind="lib" path="poi-3.7-20101029.jar"/>
|
|
<classpathentry kind="lib" path="poi-examples-3.7-20101029.jar"/>
|
|
<classpathentry kind="lib" path="poi-ooxml-3.7-20101029.jar"/>
|
|
<classpathentry kind="lib" path="poi-ooxml-schemas-3.7-20101029.jar"/>
|
|
<classpathentry kind="lib" path="xmlbeans-2.3.0.jar"/>
|
|
<classpathentry kind="lib" path="dom4j-1.6.1.jar"/>
|
|
<classpathentry kind="output" path="classes"/>
|
|
</classpath>
|