加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.classpath 880 Bytes
一键复制 编辑 原始数据 按行查看 历史
Haiwei=Code 提交于 2016-11-24 15:56 . 整理代码,修改项目名称
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="lib" path="D:/Workspace/FHOPEexperiment/deps/commons-codec-1.10.jar"/>
<classpathentry kind="lib" path="D:/Workspace/FHOPEexperiment/deps/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="D:/Workspace/FHOPEexperiment/deps/jep-java-3.4-trial.jar"/>
<classpathentry kind="lib" path="D:/Workspace/FHOPEexperiment/deps/jsqlparser0.9.4.jar"/>
<classpathentry kind="lib" path="D:/Workspace/FHOPEexperiment/deps/mysql-connector-java-5.1.36-bin.jar"/>
<classpathentry kind="lib" path="D:/Workspace/FHOPEexperiment/deps/poi-3.14-20160307.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化