1 Star 1 Fork 0

mazaiting/MinaHttpServer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.classpath 847 Bytes
一键复制 编辑 原始数据 按行查看 历史
mazaiting 提交于 2017-08-30 15:07 . ******************************
<?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/JavaSE-1.8"/>
<classpathentry kind="lib" path="libs/mina-core-2.0.16.jar" sourcepath="D:/java/jdk/apache-mina-2.0.16"/>
<classpathentry kind="lib" path="libs/slf4j-api-1.7.21.jar"/>
<classpathentry kind="lib" path="libs/httpclient-4.5.3.jar"/>
<classpathentry kind="lib" path="libs/httpcore-4.4.6.jar"/>
<classpathentry kind="lib" path="libs/httpmime-4.5.3.jar"/>
<classpathentry kind="lib" path="libs/commons-lang3-3.6.jar"/>
<classpathentry kind="lib" path="libs/commons-io-2.5.jar"/>
<classpathentry kind="lib" path="libs/servlet-api.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/mazaiting/MinaHttpServer.git
[email protected]:mazaiting/MinaHttpServer.git
mazaiting
MinaHttpServer
MinaHttpServer
master

搜索帮助