Amend: comment updates from peer review. added sequence delta script. Change-Id: Id8685fa0790926564d5d575e43a3da24db27dcf1 Former-commit-id: 562c9fa0341d0fb351adb8e57c14f1ce0bc59c95
11 lines
713 B
XML
11 lines
713 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry exported="true" kind="lib" path="hibernate-spatial-1.0.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="hibernate-spatial-postgis-1.0.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="hibernate3.5.6-Final.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="javassist-3.9.0.GA.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="jta-1.1.jar"/>
|
|
<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="output" path="bin"/>
|
|
</classpath>
|