2 Star 1 Fork 1

yongfeng / workman

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.classpath 4.44 KB
一键复制 编辑 原始数据 按行查看 历史
yongfeng 提交于 2014-03-26 11:33 . 提交代码
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="permission"/>
<classpathentry kind="src" path="weibo"/>
<classpathentry kind="src" path="resource"/>
<classpathentry kind="src" path="operation"/>
<classpathentry kind="src" path="sysman"/>
<classpathentry kind="src" path="commons"/>
<classpathentry kind="src" path="mission"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="src" path="account"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/servlet-api"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/antlr-2.7.6.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/aopalliance-1.0.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/asm-3.3.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/cglib-2.2.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-codec.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-httpclient-3.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-io-1.3.2.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-lang-2.4.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/hsqldb-1.8.0.10.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jackson-core-asl-1.5.4.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jackson-mapper-asl-1.5.4.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/javabase64-1.3.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/json-20080701.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/json-lib-2.3-jdk15.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jstl-1.2.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/log4j-1.2.15.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/log4j-adapter-1.0.0.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/log4j-over-slf4j-1.6.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/morph-1.1.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/mybatis-3.2.3.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/mybatis-spring-1.2.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/mysql-connector-5.1.8.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/org.springframework.aop-3.0.5.RELEASE.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/org.springframework.asm-3.0.5.RELEASE.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/org.springframework.aspects-3.0.0.RELEASE.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/org.springframework.beans-3.0.5.RELEASE.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/org.springframework.context-3.0.5.RELEASE.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/org.springframework.context.support-3.0.5.RELEASE.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/org.springframework.core-3.0.5.RELEASE.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/org.springframework.expression-3.0.5.RELEASE.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/org.springframework.instrument-3.0.0.RELEASE.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/org.springframework.instrument.tomcat-3.0.0.RELEASE.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/org.springframework.transaction-3.0.5.RELEASE.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/org.springframework.web-3.0.5.RELEASE.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/org.springframework.web.portlet-3.0.0.RELEASE.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/org.springframework.web.servlet-3.0.5.RELEASE.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/slf4j-api-1.6.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/slf4j-log4j12-1.6.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/spring-jdbc-3.0.5.RELEASE.jar"/>
<classpathentry kind="output" path="WebContent/WEB-INF/classes"/>
</classpath>
Java
1
https://gitee.com/JohnsonLow/workman.git
git@gitee.com:JohnsonLow/workman.git
JohnsonLow
workman
workman
master

搜索帮助