jooq/jOOQ-test/.classpath
2012-08-29 21:08:57 +02:00

37 lines
2.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="examples"/>
<classpathentry kind="src" path="configuration"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/jOOQ"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/jOOQ-codegen"/>
<classpathentry exported="true" kind="lib" path="lib/commons-io-1.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ojdbc6.jar"/>
<classpathentry exported="true" kind="lib" path="lib/hsqldb.jar" sourcepath="/jOOQ-sources/hsqldb-2.2.4.zip"/>
<classpathentry exported="true" kind="lib" path="lib/db2jcc4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/sqlitejdbc-v056.jar"/>
<classpathentry exported="true" kind="lib" path="lib/derby.jar" sourcepath="/jOOQ-sources/db-derby-10.8.1.2-src.zip"/>
<classpathentry exported="true" kind="lib" path="lib/derbyclient.jar" sourcepath="/jOOQ-sources/db-derby-10.8.1.2-src.zip"/>
<classpathentry exported="true" kind="lib" path="lib/derbynet.jar" sourcepath="/jOOQ-sources/db-derby-10.8.1.2-src.zip"/>
<classpathentry exported="true" kind="lib" path="lib/derbytools.jar" sourcepath="/jOOQ-sources/db-derby-10.8.1.2-src.zip"/>
<classpathentry exported="true" kind="lib" path="lib/derbyrun.jar" sourcepath="/jOOQ-sources/db-derby-10.8.1.2-src.zip"/>
<classpathentry exported="true" kind="lib" path="lib/sqljdbc4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/junit.jar"/>
<classpathentry exported="true" kind="lib" path="lib/postgresql-9.0-801.jdbc4.jar" sourcepath="/jOOQ-sources/postgresql-jdbc-9.0-801.src.zip"/>
<classpathentry exported="true" kind="lib" path="lib/mysql-connector-java-5.1.15-bin.jar" sourcepath="/jOOQ-sources/mysql-connector-java-5.1.15.zip"/>
<classpathentry exported="true" kind="lib" path="lib/log4j-1.2.16.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jconn3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jtds-1.2.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/iijdbc.jar"/>
<classpathentry exported="true" kind="lib" path="lib/h2-1.3.168.jar" sourcepath="/jOOQ-sources/h2-1.3.165-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/JDBC-8.4.1.5002-cubrid.jar"/>
<classpathentry exported="true" kind="lib" path="lib/rsyntaxtextarea-2.0.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jaybird-2.2.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/connector-api-1.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/antlr-runtime-3.4.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/jOOQ-console"/>
<classpathentry combineaccessrules="false" kind="src" path="/jOOQ-meta"/>
<classpathentry kind="output" path="bin"/>
</classpath>