awips2/cots/org.postgres/.classpath
Bryan Kowal 7077599e8d Issue #607 - removed references to src directories for plugins that do not have a source directory. The edex build will now build the binlightning plugin when the lightning flag is set to true.
Former-commit-id: 8fef600e84 [formerly ab2c53ae0a] [formerly 8fef600e84 [formerly ab2c53ae0a] [formerly 3b7c761f99 [formerly cd948be11933b849836e3c774e668fa3bf6943ad]]]
Former-commit-id: 3b7c761f99
Former-commit-id: 470511d9a3 [formerly 424bbaf0f7]
Former-commit-id: f64ce786e2
2012-07-11 12:44:32 -05:00

8 lines
472 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry exported="true" kind="lib" path="postgresql-8.3-603.jdbc3.jar" sourcepath="org.postgressrc.zip"/>
<classpathentry exported="true" kind="lib" path="postgis.jar" sourcepath="org.postgressrc.zip"/>
<classpathentry kind="output" path="bin"/>
</classpath>