최신버전에 맞는 타겟플렛폼 설정.
[Tadpole.git] / com.hangum.tadpole.commons.sql / .classpath
blobc70f74096adbf00d6c9ff5a1af0e27ea5800e56d
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3 <classpathentry exported="true" kind="lib" path="libs/driver/oracle/ojdbc6.jar"/>
4 <classpathentry exported="true" kind="lib" path="libs/driver/oracle/orai18n.jar"/>
5 <classpathentry exported="true" kind="lib" path="libs/driver/mysql/mysql-connector-java-5.1.41-bin.jar"/>
6 <classpathentry exported="true" kind="lib" path="libs/driver/pgsql/postgresql-9.4-1204.jdbc41.jar"/>
7 <classpathentry exported="true" kind="lib" path="libs/driver/mongo/bson-3.4.2.jar"/>
8 <classpathentry exported="true" kind="lib" path="libs/driver/mongo/mongodb-driver-async-3.4.2.jar"/>
9 <classpathentry exported="true" kind="lib" path="libs/driver/mongo/mongodb-driver-core-3.4.2.jar"/>
10 <classpathentry exported="true" kind="lib" path="libs/driver/mongo/mongodb-driver-3.4.2.jar"/>
11 <classpathentry exported="true" kind="lib" path="libs/ibatis-2.3.4.726-patched-tadpole.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.pde.core.requiredPlugins"/>
18 <classpathentry kind="src" path="src"/>
19 <classpathentry kind="src" path="src_test"/>
20 <classpathentry exported="true" kind="lib" path="libs/dbutils/commons-dbutils-1.6.jar"/>
21 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
22 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
23 <attributes>
24 <attribute name="owner.project.facets" value="java"/>
25 </attributes>
26 </classpathentry>
27 <classpathentry kind="output" path="bin"/>
28 </classpath>