加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.classpath 1.19 KB
一键复制 编辑 原始数据 按行查看 历史
shadowwolf-maker 提交于 2021-01-08 21:34 . initial commit
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<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="src" path="src"/>
<classpathentry kind="src" path="OrderingMS/EMall"/>
<classpathentry kind="lib" path="OrderingMS/lib/commons-collections4-4.4.jar"/>
<classpathentry kind="lib" path="OrderingMS/lib/commons-compress-1.19.jar"/>
<classpathentry kind="lib" path="OrderingMS/lib/commons-math3-3.6.1.jar"/>
<classpathentry kind="lib" path="OrderingMS/lib/mssql-jdbc-8.4.1.jre8.jar"/>
<classpathentry kind="lib" path="OrderingMS/lib/mysql-connector-java-5.1.44-bin.jar"/>
<classpathentry kind="lib" path="OrderingMS/lib/poi-4.1.2.jar"/>
<classpathentry kind="lib" path="OrderingMS/lib/poi-ooxml-4.1.2.jar"/>
<classpathentry kind="lib" path="OrderingMS/lib/poi-ooxml-schemas-4.1.2.jar"/>
<classpathentry kind="lib" path="OrderingMS/lib/xmlbeans-3.1.0.jar"/>
<classpathentry kind="lib" path="miglayout15-swing.jar" sourcepath="miglayout-src.zip"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化