awips2/cots/org.hibernate/.classpath
Ben Steffensmeier 1138c8e3be Issue #2181 Convert geometry types to use hibernate-spatial
Former-commit-id: 117412c096 [formerly e8b22db364] [formerly a655380bad] [formerly 0bc5aca64b [formerly a655380bad [formerly ded324e06f81fc63e6567a535cfa8a843a39902d]]]
Former-commit-id: 0bc5aca64b
Former-commit-id: 0f349ed1c25cf9258c35204b753d35cd4cd64ded [formerly 466b24a577]
Former-commit-id: 15a8153547
2013-07-16 15:50:14 -05:00

11 lines
851 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="lib" path="hibernate-spatial-1.0.jar" sourcepath="hibernate-spatial-1.0-source.zip"/>
<classpathentry exported="true" kind="lib" path="hibernate-spatial-postgis-1.0.jar" sourcepath="hibernate-spatial-1.0-source.zip"/>
<classpathentry exported="true" kind="lib" path="hibernate3.5.6-Final.jar" sourcepath="hibernate-3.5.6-Final-source.zip"/>
<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>