1 Star 1 Fork 1

The conqueror / tomcat7

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.classpath 2.08 KB
一键复制 编辑 原始数据 按行查看 历史
The conqueror 提交于 2020-03-28 10:32 . 深度理解tomcat
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="target/classes" path="src/main/java">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
<attributes>
<attribute name="test" value="true"/>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/commons-beanutils.jar"/>
<classpathentry kind="lib" path="lib/commons-collections.jar"/>
<classpathentry kind="lib" path="lib/commons-daemon.jar"/>
<classpathentry kind="lib" path="lib/commons-digester.jar"/>
<classpathentry kind="lib" path="lib/commons-logging.jar"/>
<classpathentry kind="lib" path="lib/commons-modeler.jar"/>
<classpathentry kind="lib" path="lib/jaas.jar"/>
<classpathentry kind="lib" path="lib/jakarta-regexp-1.2.jar"/>
<classpathentry kind="lib" path="lib/jcert.jar"/>
<classpathentry kind="lib" path="lib/jnet.jar"/>
<classpathentry kind="lib" path="lib/jsse.jar"/>
<classpathentry kind="lib" path="lib/mx4j.jar"/>
<classpathentry kind="lib" path="lib/naming-common.jar"/>
<classpathentry kind="lib" path="lib/naming-factory.jar"/>
<classpathentry kind="lib" path="lib/naming-resources.jar"/>
<classpathentry kind="lib" path="lib/servlet.jar"/>
<classpathentry kind="lib" path="lib/tomcat-util.jar"/>
<classpathentry kind="lib" path="lib/xercesImpl.jar"/>
<classpathentry kind="lib" path="lib/xmlParserAPIs.jar"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>
Java
1
https://gitee.com/gaohaicheng/tomcat7.git
git@gitee.com:gaohaicheng/tomcat7.git
gaohaicheng
tomcat7
tomcat7
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891