📄 .classpath
字号:
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="C:/resin/lib/resin-ejb.jar"/>
<classpathentry kind="lib" path="C:/resin/lib/resin.jar"/>
<classpathentry kind="lib" path="C:/resin/lib/dom.jar"/>
<classpathentry kind="lib" path="C:/resin/lib/sax.jar"/>
<classpathentry kind="lib" path="C:/resin/lib/jaxp.jar"/>
<classpathentry kind="lib" path="C:/resin/lib/jsdk23.jar"/>
<classpathentry kind="lib" path="C:/resin/lib/ejb.jar"/>
<classpathentry kind="lib" path="C:/resin/lib/jdbc2_0-stdext.jar"/>
<classpathentry kind="lib" path="C:/resin/lib/jta-spec1_0_1.jar"/>
<classpathentry kind="lib" path="C:/resin/lib/jndi.jar"/>
<classpathentry kind="lib" path="C:/resin/lib/jmx.jar"/>
<classpathentry kind="lib" path="C:/resin/lib/webutil.jar"/>
<classpathentry kind="lib" path="C:/resin/lib/hsqldb.jar"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/commons-beanutils.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/commons-collections.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/commons-dbcp.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/commons-digester.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/commons-fileupload.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/commons-lang.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/commons-logging.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/commons-pool.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/commons-resources.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/commons-validator.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/jakarta-oro.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/struts.jar"/>
<classpathentry kind="output" path="web/WEB-INF/classes"/>
</classpath>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -