awips2/ncep/gov.noaa.nws.ncep.viz.overlays/META-INF/MANIFEST.MF
root e2ecdcfe33 Initial revision of AWIPS2 11.9.0-7p5
Former-commit-id: a02aeb236c [formerly 9f19e3f712] [formerly a02aeb236c [formerly 9f19e3f712] [formerly 06a8b51d6d [formerly 64fa9254b946eae7e61bbc3f513b7c3696c4f54f]]]
Former-commit-id: 06a8b51d6d
Former-commit-id: 8e80217e59 [formerly 3360eb6c5f]
Former-commit-id: 377dcd10b9
2012-01-06 08:55:05 -06:00

32 lines
1.4 KiB
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Overlays Plug-in
Bundle-SymbolicName: gov.noaa.nws.ncep.viz.overlays;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Activator: gov.noaa.nws.ncep.viz.overlays.Activator
Eclipse-BuddyPolicy: ext, registered, global
Eclipse-RegisterBuddy: org.apache.velocity, com.raytheon.edex.common, com.raytheon.uf.common.serialization, com.raytheon.uf.common.status, com.raytheon.viz.ui, com.raytheon.viz.core, com.raytheon.uf.viz.core, com.raytheon.uf.common.serialization, gov.noaa.nws.ncep.viz.resources
Require-Bundle: com.raytheon.viz.core,
com.raytheon.viz.ui,
org.apache.log4j;bundle-version="1.0.0",
org.apache.commons.lang,
org.eclipse.core.runtime,
org.eclipse.ui,
org.geotools,
gov.noaa.nws.ncep.viz.common;bundle-version="1.0.0",
gov.noaa.nws.ncep.viz.resources,
com.raytheon.viz.pointdata;bundle-version="1.11.7",
gov.noaa.nws.ncep.viz.ui.display;bundle-version="1.0.0",
gov.noaa.nws.ncep.ui.pgen;bundle-version="1.0.0",
gov.noaa.nws.ncep.viz.localization;bundle-version="1.0.0",
javax.measure
Eclipse-LazyStart: true
Export-Package: gov.noaa.nws.ncep.viz.overlays,
gov.noaa.nws.ncep.viz.overlays.dialogs,
gov.noaa.nws.ncep.viz.overlays.resources
Import-Package: com.raytheon.uf.common.colormap,
com.raytheon.uf.common.time,
com.raytheon.uf.viz.core.maps,
javax.measure.converter
Bundle-RequiredExecutionEnvironment: JavaSE-1.6