2010-08-23 18:27:28 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2018-02-02 13:47:07 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/c3p0.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/mchange-commons-java.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/postgresql.jar"/>
|
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"/>
|
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|