awips2/edexOsgi/gov.nasa.msfc.sport.edex.plugin.glmdecoder/.project
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

28 lines
675 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>gov.nasa.msfc.sport.edex.plugin.glmdecoder</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.ManifestBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.SchemaBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>