2010-08-23 18:27:28 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2013-03-19 12:31:55 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="mchange-commons-java-0.2.3.3.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="c3p0-0.9.2.jar"/>
|
2010-08-23 18:27:28 +07:00
|
|
|
<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"/>
|
2011-06-01 09:32:12 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="postgresql.jar"/>
|
2010-08-23 18:27:28 +07:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|