22 Star 15 Fork 16

jackie.liu / ieventvm

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.classpath 3.49 KB
一键复制 编辑 原始数据 按行查看 历史
jackie.liu 提交于 2015-04-08 12:08 . updated.
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="src/main/webapp/WEB-INF/classes" path="src/main/java"/>
<classpathentry excluding="**" kind="src" output="src/main/webapp/WEB-INF/classes" path="src/main/resources_dev"/>
<classpathentry excluding="**" kind="src" output="src/main/webapp/WEB-INF/classes" path="src/main/resources"/>
<classpathentry kind="src" path="src/main/resources_pro"/>
<classpathentry kind="src" path="src/main/resources_qua"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/ActivityService-1.1.6-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/Commons-common-0.0.1.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/Commons-http-0.0.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/authz-1.0.2-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/c3p0-0.9.1.2.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/commons-digester-1.5.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/commons-httpclient-3.1.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/commons-lang-2.4.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/commons-pool-20030825.183949.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/commons-validator-1.1.3.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/ezmorph-1.0.6.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/friend-1.0.2-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/group-1.0.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/httpclient-4.2.1.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/httpcore-4.2.1.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/httpmime-4.2.2.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/javaee-api-6.0.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/jaxen-1.1.6.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/json-lib-2.2.3-jdk13.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/json-lib-2.3-jdk15.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/oro-2.0.7.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/ostermillerutils-1.0.7.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/struts-1.2.4.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/token-0.0.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/upomp_bypay_merchant-1.1.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/versionManager-1.0.6-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/pinyin4j-1.1.0.jar"/>
<classpathentry kind="output" path="src/main/webapp/WEB-INF/classes"/>
</classpath>
Java
1
https://gitee.com/jackie.liu/ieventvm.git
git@gitee.com:jackie.liu/ieventvm.git
jackie.liu
ieventvm
ieventvm
master

搜索帮助