12 lines
613 B
XML
12 lines
613 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<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 exported="true" kind="lib" path="c3p0-0.9.5-pre9.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="c3p0-oracle-thin-extras-0.9.5-pre9.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="mchange-commons-java-0.2.8.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|