awips2/edexOsgi/com.raytheon.uf.edex.ndm/.classpath
Tiffany Meyer 4a0d646a2b Added back in the com.raytheon.uf.edex.ndm plugin. This is used when updating or adding new METAR/Upper Air stations.
Also had to update the imports for a number of files to use the new plugin

More information on updating/adding new stations can be found here: https://app.asana.com/0/1176977580531057/1201320099787236
2021-11-04 15:42:05 -04: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.8"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>