2006-11-17 10:07:54 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2007-03-26 17:32:13 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="derby.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="derbyclient.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="derbynet.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="derbytools.jar"/>
|
2006-11-17 10:07:54 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
|
|
<classpathentry kind="output" path="lib"/>
|
|
|
|
</classpath>
|