加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.classpath 3.01 KB
一键复制 编辑 原始数据 按行查看 历史
Joburgess 提交于 2016-08-23 15:32 . ls
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<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/DJNativeSwing-SWT.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/DJNativeSwing.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/swt.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/red5/lib/apache-httpcomponents-httpclient-cache.jar"/>
<classpathentry kind="lib" path="/red5/lib/apache-httpcomponents-httpclient.jar"/>
<classpathentry kind="lib" path="/red5/lib/apache-httpcomponents-httpcore.jar"/>
<classpathentry kind="lib" path="/red5/lib/commons-beanutils.jar"/>
<classpathentry kind="lib" path="/red5/lib/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="/red5/lib/commons-lang-2.4.jar"/>
<classpathentry kind="lib" path="/red5/lib/commons-logging.jar"/>
<classpathentry kind="lib" path="/red5/lib/DJNativeSwing-SWT.jar"/>
<classpathentry kind="lib" path="/red5/lib/DJNativeSwing.jar"/>
<classpathentry kind="lib" path="/red5/lib/log4j-over-slf4j-1.7.9.jar"/>
<classpathentry kind="lib" path="/red5/lib/logback-access-1.1.2.jar"/>
<classpathentry kind="lib" path="/red5/lib/logback-classic-1.1.2.jar"/>
<classpathentry kind="lib" path="/red5/lib/logback-core-1.1.2.jar"/>
<classpathentry kind="lib" path="/red5/lib/mina-core-2.0.9.jar"/>
<classpathentry kind="lib" path="/red5/lib/mina-integration-beans-2.0.9.jar"/>
<classpathentry kind="lib" path="/red5/lib/mina-integration-jmx-2.0.9.jar"/>
<classpathentry kind="lib" path="/red5/lib/mina-integration-ognl-2.0.9.jar"/>
<classpathentry kind="lib" path="/red5/lib/red5-io-1.0.6-RELEASE.jar"/>
<classpathentry kind="lib" path="/red5/lib/red5-service.jar"/>
<classpathentry kind="lib" path="/red5/lib/slf4j-api-1.7.9.jar"/>
<classpathentry kind="lib" path="/red5/lib/spring-beans-4.1.7.RELEASE.jar"/>
<classpathentry kind="lib" path="/red5/lib/spring-context-4.1.7.RELEASE.jar"/>
<classpathentry kind="lib" path="/red5/lib/spring-context-support-4.1.7.RELEASE.jar"/>
<classpathentry kind="lib" path="/red5/lib/spring-core-4.1.7.RELEASE.jar"/>
<classpathentry kind="lib" path="/red5/lib/spring-expression-4.1.7.RELEASE.jar"/>
<classpathentry kind="lib" path="/red5/lib/spring-web-4.1.7.RELEASE.jar"/>
<classpathentry kind="lib" path="/red5/lib/standard.jar"/>
<classpathentry kind="lib" path="/red5/lib/red5-server-common-1.0.6-RELEASE.jar"/>
<classpathentry kind="lib" path="/red5/lib/red5-server.jar"/>
<classpathentry kind="lib" path="/red5/lib/hls-plugin-1.1.jar"/>
<classpathentry kind="lib" path="/red5/lib/websocket-1.2.jar"/>
<classpathentry kind="output" path="WebContent/WEB-INF/classes"/>
</classpath>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化