⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 .classpath

📁 Eclipse RCP应用系统开发方法与实战源代码
💻 CLASSPATH
字号:
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry exported="true" kind="lib" path="lib/poi-2.5.1-final-20040804.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/ant-1.6.5.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/ant-antlr-1.6.5.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/ant-junit-1.6.5.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/ant-launcher-1.6.5.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/antlr-2.7.6.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/ant-swing-1.6.5.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/asm.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/asm-attrs.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/c3p0-0.9.0.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/cglib-2.1.3.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/checkstyle-all.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/cleanimports.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/commons-collections-2.1.1.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.0.4.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/concurrent-1.3.2.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/connector.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/dom4j-1.6.1.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/ehcache-1.2.3.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/hibernate3.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/jaas.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/jacc-1_0-fr.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/javassist.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/jaxen-1.1-beta-7.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/jboss-cache.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/jboss-common.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/jboss-jmx.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/jboss-system.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/jdbc2_0-stdext.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/jgroups-2.2.8.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/jta.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/junit-3.8.1.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/log4j-1.2.11.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/oscache-2.1.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/proxool-0.8.3.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/swarmcache-1.0rc2.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/syndiag2.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/versioncheck.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/xerces-2.6.2.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/xml-apis.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/mysql-connector-java-5.0.4-bin.jar"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="lib" path="C:/eclipse_plugins/derby_plugin/eclipse/plugins/org.apache.derby.core_10.2.1/derby.jar"/>
	<classpathentry kind="lib" path="C:/eclipse_plugins/derby_plugin/eclipse/plugins/org.apache.derby.core_10.2.1/derbyclient.jar"/>
	<classpathentry kind="lib" path="C:/eclipse_plugins/derby_plugin/eclipse/plugins/org.apache.derby.core_10.2.1/derbytools.jar"/>
	<classpathentry kind="lib" path="C:/eclipse_plugins/derby_plugin/eclipse/plugins/org.apache.derby.core_10.2.1/derbynet.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>

⌨️ 快捷键说明

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