awips2/cave/com.raytheon.viz.volumebrowser/META-INF/MANIFEST.MF
Nate Jensen 5a0dd6f037 Issue #2142 clean up dependencies and dead code
Change-Id: I30f94c9afb01cdd1b7bef98c6ba40f79c3acea59

Former-commit-id: c4bc1ef034 [formerly a636846295] [formerly c4bc1ef034 [formerly a636846295] [formerly f28420dac4 [formerly 593073cade120a95899f4f4d2c5a652c6ac3389a]]]
Former-commit-id: f28420dac4
Former-commit-id: 8b070975aa [formerly 65dbc62b59]
Former-commit-id: 428d0c73dc
2013-07-17 16:30:08 -05:00

54 lines
2.2 KiB
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Volume Browser Plug-in
Bundle-SymbolicName: com.raytheon.viz.volumebrowser;singleton:=true
Bundle-Version: 1.12.1174.qualifier
Bundle-Activator: com.raytheon.viz.volumebrowser.Activator
Bundle-Vendor: Raytheon
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization, com.raytheon.uf.viz.ui.menus
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
com.raytheon.viz.core,
com.raytheon.viz.ui,
com.raytheon.viz.pointdata,
com.raytheon.uf.viz.xy.crosssection,
com.raytheon.uf.viz.xy.timeheight,
com.raytheon.uf.viz.xy.varheight,
com.raytheon.viz.skewt,
com.raytheon.viz.redbook,
com.raytheon.viz.awipstools,
com.raytheon.viz.grid,
com.raytheon.viz.satellite,
com.raytheon.viz.radar,
com.raytheon.uf.viz.xy.timeseries,
com.raytheon.uf.viz.xy,
com.raytheon.uf.viz.objectiveanalysis,
com.raytheon.uf.common.pointdata,
com.raytheon.uf.common.serialization,
net.sf.swtaddons;bundle-version="1.0.0",
com.raytheon.uf.common.dataplugin.radar;bundle-version="1.0.0",
com.raytheon.uf.viz.points;bundle-version="1.0.0",
com.raytheon.uf.viz.d2d.nsharp;bundle-version="1.0.0",
gov.noaa.nws.ncep.ui.nsharp;bundle-version="1.0.0",
com.raytheon.uf.common.message;bundle-version="1.12.1174",
com.raytheon.viz.core.graphing;bundle-version="1.12.1174",
com.raytheon.uf.common.dataplugin.level;bundle-version="1.12.1174",
com.raytheon.uf.common.comm;bundle-version="1.12.1174",
com.raytheon.uf.viz.core.maps;bundle-version="1.12.1174",
com.raytheon.uf.viz.d2d.core;bundle-version="1.12.1174",
com.raytheon.uf.viz.d2d.ui;bundle-version="1.12.1174"
Bundle-ActivationPolicy: lazy
Export-Package: com.raytheon.viz.volumebrowser,
com.raytheon.viz.volumebrowser.catalog,
com.raytheon.viz.volumebrowser.datacatalog,
com.raytheon.viz.volumebrowser.vbui,
com.raytheon.viz.volumebrowser.xml
Import-Package: com.raytheon.uf.common.comm,
com.raytheon.uf.common.dataplugin.grid,
com.raytheon.uf.common.dataplugin.grid.dataset,
com.raytheon.uf.common.gridcoverage,
com.raytheon.uf.common.menus.xml,
com.raytheon.uf.viz.derivparam.inv,
com.raytheon.uf.viz.ui.menus.xml,
com.vividsolutions.jts.geom
Bundle-RequiredExecutionEnvironment: JavaSE-1.6