.classpath
来自「主要对各种数据库性能进行测试」· CLASSPATH 代码 · 共 19 行
CLASSPATH
19 行
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path=""/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="lib" path="lib/ojdbc14.jar"/>
<classpathentry exported="true" kind="lib" path="lib/proxool-0.9.0RC3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jakarta-log4j-1.2.8.zip"/>
<classpathentry exported="true" kind="lib" path="lib/sqlitejdbc-v033-nested.jar"/>
<classpathentry exported="true" kind="lib" path="lib/sqlite.jar"/>
<classpathentry exported="true" kind="lib" path="lib/mysql-connector-java-5.0.4-bin.jar"/>
<classpathentry exported="true" kind="lib" path="lib/hsqldb.jar"/>
<classpathentry exported="true" kind="lib" path="lib/sqlitejdbc.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-logging.jar"/>
<classpathentry exported="true" kind="lib" path="lib/sqlitejdbc-v033-native.jar"/>
<classpathentry kind="lib" path="C:/Projects/Sqlite/lib/edb-jdbc14.jar"/>
<classpathentry kind="lib" path="C:/Projects/Sqlite/lib/kingbasejdbc.jar"/>
<classpathentry kind="output" path=""/>
</classpath>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?