.classpath.svn-base

来自「tapestry json 实现从数据库读取数据生成树」· SVN-BASE 代码 · 共 28 行

SVN-BASE
28
字号
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="con" path="com.genuitec.eclipse.j2eedt.core.J2EE14_CONTAINER"/>
	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/bsf-2.3.0.jar"/>
	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-beanutils-1.6.1.jar"/>
	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-codec-1.2.jar"/>
	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-collections-2.1.jar"/>
	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-digester-1.5.jar"/>
	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload-1.0.jar"/>
	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-lang-1.0.jar"/>
	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-logging-1.0.2.jar"/>
	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jakarta-oro-2.0.6.jar"/>
	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/javassist-2.5.1.jar"/>
	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/ognl-2.6.7.jar"/>
	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/tapestry-3.0.3.jar"/>
	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/tapestry-contrib-3.0.3.jar"/>
	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/xercesImpl.jar"/>
	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/xmlParserAPIs.jar"/>
	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/freemarker-2.3.8.jar"/>
	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/struts2-core-2.0.11.jar"/>
	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/xwork-2.0.4.jar"/>
	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/classes12.jar"/>
	<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/Metis-0.2-jdk5.jar"/>
	<classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
</classpath>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?