awips2/edexOsgi/com.raytheon.uf.common.dataplugin.maps/.classpath
Bryan Kowal 0557ecfed3 Issue #1551 - adding maps to the Data Access Framework
- initial commit of Maps Geometry Factory
- re-factored geometry factory code
- addressing peer review comments
- cast to Timestamp

Change-Id: Ie12177b5ae1a8d8d9151d061682730841cfcc807

Former-commit-id: 6ea0653c78 [formerly 964b30d5f2] [formerly 5d83f9f3d1 [formerly 8155a2cc6dc16df4addf5b567c08890278dc48c3]]
Former-commit-id: 5d83f9f3d1
Former-commit-id: e86fda2a6f
2013-01-31 10:03:10 -06: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>