39 lines
2.5 KiB
XML
39 lines
2.5 KiB
XML
<?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/jre1.8">
|
|
<attributes>
|
|
<attribute name="owner.project.facets" value="java"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v9.0">
|
|
<attributes>
|
|
<attribute name="owner.project.facets" value="jst.web"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
|
|
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
|
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-dbutils-1.8.1.jar"/>
|
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/druid-1.2.24.jar"/>
|
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/mysql-connector-j-8.3.0.jar"/>
|
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/mysql-connector-java-8.0.30.jar"/>
|
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jstl-1.2.jar"/>
|
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/json-lib-2.3-jdk15.jar"/>
|
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jsonplugin-0.34.jar"/>
|
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-beanutils-1.8.0.jar"/>
|
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-beanutils-1.8.3.jar"/>
|
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-collections-3.2.1.jar"/>
|
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-fileupload-1.2.1.jar"/>
|
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-io-1.4.jar"/>
|
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-lang-2.5.jar"/>
|
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-logging-1.1.1.jar"/>
|
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-logging.jar"/>
|
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/ezmorph-1.0.6.jar"/>
|
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/FilelLoad.jar"/>
|
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/poi-3.9.jar"/>
|
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/standard.jar"/>
|
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/pinyin4j-2.5.1.jar"/>
|
|
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/bcprov-jdk15on-1.70.jar"/>
|
|
<classpathentry kind="output" path="build/classes"/>
|
|
</classpath>
|