2010-08-23 18:27:28 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2014-10-16 13:34:12 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
2010-08-23 18:27:28 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
2016-11-08 01:44:46 +07:00
|
|
|
<classpathentry kind="lib" path="c3p0-0.9.5.2.jar"/>
|
|
|
|
<classpathentry kind="lib" path="mchange-commons-java-0.2.12.jar"/>
|
|
|
|
<classpathentry kind="lib" path="postgresql-9.4.1212.jre7.jar"/>
|
2010-08-23 18:27:28 +07:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|