2010-08-23 18:27:28 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2010-09-29 14:25:34 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="c3p0-0.9.1.2.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="c3p0-oracle-thin-extras-0.9.1.2.jar"/>
|
2010-08-23 18:27:28 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="ojdbc6.jar"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|