Merge pull request #692 from hangum/1.6.7
[Tadpole.git] / com.hangum.tadpole.commons.sql / .classpath
blob7c726ddca1546ff780c2eab279829caaa3bbb2e5
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3 <classpathentry exported="true" kind="lib" path="libs/driver/sqlite/sqlite-jdbc-3.7.2.jar"/>
4 <classpathentry exported="true" kind="lib" path="libs/driver/postgreSQL/postgresql-9.4-1204.jdbc41.jar"/>
5 <classpathentry exported="true" kind="lib" path="libs/driver/mysql/mysql-connector-java-5.1.37-bin.jar"/>
6 <classpathentry exported="true" kind="lib" path="libs/driver/mariadb/mariadb-java-client-1.2.3.jar"/>
7 <classpathentry exported="true" kind="lib" path="libs/driver/oracle/orai18n.jar"/>
8 <classpathentry exported="true" kind="lib" path="libs/driver/mongodb/mongo-java-driver-3.0.2.jar"/>
9 <classpathentry exported="true" kind="lib" path="libs/ibatis-2.3.4.726-patched-tadpole.jar" sourcepath="libs/ibatis-sqlmap-2.3.4.726-sources.jar"/>
10 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
11 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
12 <classpathentry kind="src" path="src"/>
13 <classpathentry kind="src" path="src_test"/>
14 <classpathentry exported="true" kind="lib" path="libs/apache/dbcp/commons-dbcp-1.4.jar" sourcepath="/Users/hangum/.m2/repository/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4-sources.jar"/>
15 <classpathentry exported="true" kind="lib" path="libs/apache/dbcp/commons-pool-1.6.jar"/>
16 <classpathentry exported="true" kind="lib" path="libs/driver/oracle/ojdbc6.jar"/>
17 <classpathentry exported="true" kind="lib" path="libs/driver/cubrid/JDBC-9.3.0.0206-cubrid.jar"/>
18 <classpathentry exported="true" kind="lib" path="libs/driver/mssql/jtds-1.3.1.jar"/>
19 <classpathentry exported="true" kind="lib" path="libs/dbutils/commons-dbutils-1.6.jar"/>
20 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
21 <classpathentry kind="output" path="bin"/>
22 </classpath>