awips2/edexOsgi/com.raytheon.uf.edex.dataaccess/.classpath
David Gillingham 2c0af328b6 Issue #2023: Pure python client implementation of Data Access Framework.
Change-Id: I801b88192aafb4b139b5a1b397b33620c0b9f427

Former-commit-id: 4bdf7178bd [formerly edc77397fb74f07c66dd9f7b9ede5e8af81b4b18]
Former-commit-id: ae3e7a64b0
2013-06-06 13:47:31 -05:00

7 lines
369 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<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="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>