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.
31 lines
1.7 KiB
31 lines
1.7 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry exported="true" kind="lib" path="lib/sapjco3.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/sqljdbc4.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/okhttp-2.7.4.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/okio-1.13.0.jar"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
|
|
<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/jackson-annotations-2.15.0.jar"/>
|
|
<classpathentry kind="lib" path="lib/jackson-core-2.15.2.jar"/>
|
|
<classpathentry kind="lib" path="lib/jackson-databind-2.15.0.jar"/>
|
|
<classpathentry kind="lib" path="lib/mssql-jdbc-7.0.0.jre8.jar"/>
|
|
<classpathentry kind="lib" path="lib/ojdbc7.jar"/>
|
|
<classpathentry kind="lib" path="lib/poi-4.1.2.jar"/>
|
|
<classpathentry kind="lib" path="lib/poi-3.7-20101029.jar"/>
|
|
<classpathentry kind="lib" path="lib/poi-examples-3.7-20101029.jar"/>
|
|
<classpathentry kind="lib" path="lib/poi-ooxml-3.7-20101029.jar"/>
|
|
<classpathentry kind="lib" path="lib/poi-ooxml-schemas-3.7-20101029.jar"/>
|
|
<classpathentry kind="lib" path="lib/fastjson-1.2.66.jar"/>
|
|
<classpathentry kind="lib" path="lib/fastjson2-2.0.34.jar"/>
|
|
<classpathentry kind="lib" path="lib/gson-2.8.5.jar"/>
|
|
<classpathentry kind="lib" path="lib/datepicker.jar"/>
|
|
<classpathentry kind="lib" path="lib/mybatis-3.4.6.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|