awips2/edexOsgi/gov.nasa.msfc.sport.edex.plugin.glmdecoder/.classpath
Jason Burks 1c4ecfda29 VLab Issue #12578 - Added the GLM Decoder for GOES-R Data. Fixes #12578. Fixed formatting. JB cleaned up decoder. JB added final static types to enum.
JB added javadoc.

Change-Id: I14cee3dfebcfd168f464e6d141d9ea10c1b8cc48

Former-commit-id: c484262b5ca50be253de35923e034351908367d2
2015-11-03 12:08:38 +00: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.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>