-리소스 필터 타입 추가
[Tadpole.git] / com.hangum.tadpole.commons.sql / .classpath
blob22e5e0efe4856a28e050f40df6550c7d7dd37d97
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3 <classpathentry exported="true" kind="lib" path="libs/driver/pgsql/postgresql-9.4-1204.jdbc41.jar"/>
4 <classpathentry exported="true" kind="lib" path="libs/driver/mysql/mysql-connector-java-5.1.41-bin.jar"/>
5 <classpathentry exported="true" kind="lib" path="libs/driver/mongo/bson-3.4.2.jar"/>
6 <classpathentry exported="true" kind="lib" path="libs/driver/mongo/mongodb-driver-async-3.4.2.jar"/>
7 <classpathentry exported="true" kind="lib" path="libs/driver/mongo/mongodb-driver-core-3.4.2.jar"/>
8 <classpathentry exported="true" kind="lib" path="libs/driver/mongo/mongodb-driver-3.4.2.jar"/>
9 <classpathentry exported="true" kind="lib" path="libs/ibatis-2.3.4.726-patched-tadpole.jar"/>
10 <classpathentry exported="true" kind="lib" path="libs/driver/oracle/ojdbc6.jar"/>
11 <classpathentry exported="true" kind="lib" path="libs/driver/oracle/orai18n.jar"/>
12 <classpathentry exported="true" kind="lib" path="libs/apache/dbcp/commons-dbcp-1.4.jar"/>
13 <classpathentry exported="true" kind="lib" path="libs/apache/dbcp/commons-pool-1.6.jar"/>
14 <classpathentry exported="true" kind="lib" path="libs/apache/joda-time-2.3.jar"/>
15 <classpathentry exported="true" kind="lib" path="libs/driver/sqlite/sqlite-jdbc-3.7.2.jar"/>
16 <classpathentry exported="true" kind="lib" path="libs/driver/cubrid/JDBC-9.3.0.0206-cubrid.jar"/>
17 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
18 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
19 <classpathentry kind="src" path="src"/>
20 <classpathentry kind="src" path="src_test"/>
21 <classpathentry exported="true" kind="lib" path="libs/dbutils/commons-dbutils-1.6.jar"/>
22 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
23 <classpathentry kind="output" path="bin"/>
24 </classpath>