awips2/cave/com.raytheon.viz.volumebrowser/META-INF/MANIFEST.MF

44 lines
1.5 KiB
Text
Raw Normal View History

2017-04-21 18:33:55 -06:00
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Volume Browser Plug-in
Bundle-SymbolicName: com.raytheon.viz.volumebrowser;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-Vendor: Raytheon
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
2017-04-21 18:33:55 -06:00
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.core.runtime,
net.sf.swtaddons,
com.raytheon.uf.viz.core,
com.raytheon.viz.ui,
com.raytheon.uf.viz.d2d.core,
com.raytheon.uf.viz.d2d.ui,
com.raytheon.uf.viz.core.maps,
com.raytheon.viz.core.graphing,
com.raytheon.uf.common.time,
com.raytheon.uf.common.localization,
com.raytheon.uf.common.style,
com.raytheon.uf.common.geospatial,
com.raytheon.viz.awipstools,
com.raytheon.uf.viz.points,
com.raytheon.uf.viz.xy,
com.raytheon.uf.viz.ui.menus,
com.raytheon.uf.viz.xy.crosssection,
com.raytheon.uf.viz.xy.timeheight,
com.raytheon.uf.viz.xy.varheight,
com.raytheon.uf.viz.xy.timeseries,
com.raytheon.uf.common.dataplugin,
com.raytheon.viz.grid,
com.raytheon.uf.viz.datacube,
2018-06-20 17:39:08 -06:00
com.raytheon.uf.viz.core.grid;bundle-version="1.15.0",
com.raytheon.uf.viz.core.rsc;bundle-version="1.16.1",
com.raytheon.uf.common.menus.vb
2017-04-21 18:33:55 -06:00
Export-Package: com.raytheon.viz.volumebrowser,
com.raytheon.viz.volumebrowser.datacatalog,
com.raytheon.viz.volumebrowser.loader,
com.raytheon.viz.volumebrowser.util,
com.raytheon.viz.volumebrowser.vbui,
com.raytheon.viz.volumebrowser.xml
Import-Package: com.raytheon.uf.common.inventory.exception,
2018-06-20 17:39:08 -06:00
com.raytheon.viz.core.map
2017-04-21 18:33:55 -06:00
Bundle-ClassPath: com.raytheon.viz.volumebrowser.jar