awips2/cots/ucar.nc2/.classpath
Brian Clements 6df4566e9e Issue #2905 added ucar bufr parser
added netcdf 4.2 bufr library to ucar.nc2 foss
added backported 4.3 bufr splitter library
created a parser wrapper for ease of use

(cherry picked from commit cf5ce74ac8d2ee60d7a98eda2236779300557bbc [formerly 5348f0a29d] [formerly 5b69e9b21c [formerly 199701def9] [formerly 5b69e9b21c [formerly 199701def9] [formerly 5348f0a29d [formerly 5ddf9be7105dbd8d1fb76ce28a4e6e3f03240974]]]])


Former-commit-id: 58935ffa45 [formerly e8b2235bb2] [formerly 58935ffa45 [formerly e8b2235bb2] [formerly 8db12508fa [formerly 3661aa1cf6ea4f82fa036c06f1c69666ad50104b]]]
Former-commit-id: 8db12508fa
Former-commit-id: 88a0949afb [formerly 3368a39aca]
Former-commit-id: e86828c9f2
2014-08-05 08:22:08 -05:00

9 lines
566 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="lib" path="bufr-3.0.jar"/>
<classpathentry exported="true" kind="lib" path="grib-8.0.jar"/>
<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 exported="true" kind="lib" path="netcdf-4.2.jar" sourcepath="/common/snaples/ncsrc4.2"/>
<classpathentry kind="output" path="bin"/>
</classpath>