awips2/cots/org.hibernate/.classpath
Ben Steffensmeier 9450df2daf Issue #2181 Convert geometry types to use hibernate-spatial
Former-commit-id: e8b22db364 [formerly a655380bad] [formerly e8b22db364 [formerly a655380bad] [formerly 0bc5aca64b [formerly ded324e06f81fc63e6567a535cfa8a843a39902d]]]
Former-commit-id: 0bc5aca64b
Former-commit-id: 15a8153547 [formerly 466b24a577]
Former-commit-id: bd06f84084
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>