awips2/cave/com.raytheon.uf.viz.d2d.ui/META-INF/MANIFEST.MF

29 lines
1,007 B
Text
Raw Normal View History

2017-04-21 18:33:55 -06:00
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Ui Plug-in
Bundle-SymbolicName: com.raytheon.uf.viz.d2d.ui;singleton:=true
2018-06-20 17:39:08 -06:00
Bundle-Version: 1.16.0.qualifier
2017-04-21 18:33:55 -06:00
Bundle-Activator: com.raytheon.uf.viz.d2d.ui.Activator
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
2017-04-21 18:33:55 -06:00
Bundle-ActivationPolicy: lazy
Export-Package: com.raytheon.uf.viz.d2d.ui,
com.raytheon.uf.viz.d2d.ui.actions,
com.raytheon.uf.viz.d2d.ui.dialogs,
com.raytheon.uf.viz.d2d.ui.dialogs.procedures,
com.raytheon.uf.viz.d2d.ui.map,
com.raytheon.uf.viz.d2d.ui.map.actions,
com.raytheon.uf.viz.d2d.ui.perspectives,
com.raytheon.uf.viz.d2d.ui.time.dialogs
Require-Bundle: org.eclipse.core.runtime,
2018-06-20 17:39:08 -06:00
com.raytheon.uf.common.time,
com.raytheon.uf.common.geospatial,
com.raytheon.uf.common.colormap,
com.raytheon.uf.viz.d2d.core,
com.raytheon.uf.viz.core,
com.raytheon.uf.viz.core.rsc,
com.raytheon.uf.viz.core.maps,
com.raytheon.viz.ui,
com.raytheon.uf.viz.xy
2017-04-21 18:33:55 -06:00
Bundle-ClassPath: com.raytheon.uf.viz.d2d.ui.jar