Files
secondo/Tools/PostGIS/PostgisSecondoConverter/.classpath
2026-01-23 17:03:45 +08:00

13 lines
756 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="lib" path="C:/temp/jarsFiles/jgraphx.jar"/>
<classpathentry kind="lib" path="C:/temp/jarsFiles/SecondoInterface.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jre1.8.0_45"/>
<classpathentry kind="lib" path="C:/temp/jarsFiles/postgresql-9.4-1201.jdbc4.jar"/>
<classpathentry kind="lib" path="C:/temp/jarsFiles/postgis-jdbc-2.0.0.jar/postgis-jdbc-2.0.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>