12 lines
603 B
XML
12 lines
603 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry exported="true" kind="lib" path="c3p0-0.9.5.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="c3p0-oracle-thin-extras-0.9.5.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="mchange-commons-java-0.2.9.jar"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry exported="true" kind="lib" path="ojdbc7.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|