13 Star 21 Fork 28

ForEleven / jfinal-bp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.classpath 3.40 KB
一键复制 编辑 原始数据 按行查看 历史
ForEleven 提交于 2013-09-02 19:38 . upload
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="jfinal"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="jfinal-lib/c3p0-0.9.1.2.jar"/>
<classpathentry kind="lib" path="jfinal-lib/druid-0.2.6.jar"/>
<classpathentry kind="lib" path="jfinal-lib/ehcache-core-2.5.2.jar"/>
<classpathentry kind="lib" path="jfinal-lib/org.springframework.asm-3.1.1.RELEASE.jar"/>
<classpathentry kind="lib" path="jfinal-lib/org.springframework.beans-3.1.1.RELEASE.jar"/>
<classpathentry kind="lib" path="jfinal-lib/org.springframework.context-3.1.1.RELEASE.jar"/>
<classpathentry kind="lib" path="jfinal-lib/org.springframework.core-3.1.1.RELEASE.jar"/>
<classpathentry kind="lib" path="jfinal-lib/org.springframework.expression-3.1.1.RELEASE.jar"/>
<classpathentry kind="lib" path="jfinal-lib/org.springframework.org.apache.commons.logging-1.1.1.jar"/>
<classpathentry kind="lib" path="jfinal-lib/velocity-1.7-dep.jar"/>
<classpathentry kind="lib" path="jfinal-lib/velocity-1.7.jar"/>
<classpathentry kind="lib" path="jfinal-lib/cos-26Dec2008.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/c3p0-0.9.1.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-codec-1.6.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-2.1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-lang-2.5.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/cos-26Dec2008.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/druid-0.2.6.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/ehcache-core-2.5.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/freemarker-2.3.16.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/guava-14.0.1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/httpclient-4.2.1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/httpclient-cache-4.2.1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/httpcore-4.2.1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/javax.servlet.jsp.jstl-1.2.0.v201105211821.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jetty-server-8.1.8.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jfinal-ext-2.0-with-src-1.6.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/joor-0.9.4.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jsoup-1.6.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/log4j-1.2.16.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/mysql-connector-java-5.1.20-bin.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/org.apache.taglibs.standard.glassfish-1.2.0.v201112081803.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/org.springframework.core-3.1.1.RELEASE.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/quartz-1.8.6.jar"/>
<classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
</classpath>
Java
1
https://gitee.com/for-1988/jfinal-bp.git
git@gitee.com:for-1988/jfinal-bp.git
for-1988
jfinal-bp
jfinal-bp
master

搜索帮助