awips2/ncep/gov.noaa.nws.ncep.metParameters/META-INF/MANIFEST.MF
root 9f19e3f712 Initial revision of AWIPS2 11.9.0-7p5
Former-commit-id: 64fa9254b946eae7e61bbc3f513b7c3696c4f54f
2012-01-06 08:55:05 -06:00

19 lines
681 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: MetParameters
Bundle-SymbolicName: gov.noaa.nws.ncep.metParameters;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Activator: gov.noaa.nws.ncep.metparameters.Activator
Require-Bundle: org.eclipse.ui,
com.raytheon.viz.core;bundle-version="1.12.1142",
org.eclipse.core.runtime,
org.junit
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Import-Package: com.vividsolutions.jts.geom,
com.vividsolutions.jts.io,
javax.measure.converter,
javax.measure.quantity,
javax.measure.unit
Export-Package: gov.noaa.nws.ncep.metParameters.parameterConversion,
gov.noaa.nws.ncep.metparameters