Change-Id: Ia3db09b101f800d77d0d95932a7abb69fc110aec Former-commit-id:9d846aa104
[formerly9d846aa104
[formerly 520e22dd848cf6472232d60789e1f6938db7c776]] Former-commit-id:987d4b3a30
Former-commit-id:eede01921e
35 lines
1.6 KiB
Text
35 lines
1.6 KiB
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Perspectives Plug-in
|
|
Bundle-SymbolicName: gov.noaa.nws.ncep.viz.ui.perspectives;singleton:=true
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Activator: gov.noaa.nws.ncep.viz.ui.perspectives.Activator
|
|
Eclipse-RegisterBuddy: com.raytheon.uf.viz.core, com.raytheon.viz.core, com.raytheon.viz.ui
|
|
Require-Bundle: org.eclipse.ui,
|
|
org.eclipse.core.runtime,
|
|
org.geotools,
|
|
com.raytheon.viz.core;bundle-version="1.11.7",
|
|
com.raytheon.viz.ui,
|
|
gov.noaa.nws.ncep.viz.ui.display;bundle-version="1.0.0",
|
|
gov.noaa.nws.ncep.viz.localization;bundle-version="1.0.0",
|
|
gov.noaa.nws.ncep.viz.resources,
|
|
gov.noaa.nws.ncep.viz.common;bundle-version="1.0.0",
|
|
gov.noaa.nws.ncep.ui.pgen;bundle-version="1.0.0",
|
|
gov.noaa.nws.ncep.viz.tools;bundle-version="1.0.0",
|
|
gov.noaa.nws.ncep.viz.overlays;bundle-version="1.0.0",
|
|
com.raytheon.viz.alerts,
|
|
com.raytheon.uf.common.dataplugin.satellite;bundle-version="1.0.0",
|
|
gov.noaa.nws.ncep.viz.resourceManager;bundle-version="1.0.0",
|
|
gov.noaa.nws.ncep.staticdataprovider;bundle-version="1.0.0",
|
|
com.raytheon.viz.ui.personalities.awips
|
|
Eclipse-LazyStart: true
|
|
Export-Package: gov.noaa.nws.ncep.viz.ui.perspectives;uses:="org.eclipse.ui,org.eclipse.ui.plugin,org.osgi.framework"
|
|
Import-Package: com.raytheon.uf.viz.core.maps.display,
|
|
com.raytheon.viz.alerts.observers,
|
|
gov.noaa.nws.ncep.viz.gempak.grid.inv,
|
|
gov.noaa.nws.ncep.viz.gempak.grid.mapper,
|
|
gov.noaa.nws.ncep.viz.gempak.grid.units,
|
|
gov.noaa.nws.ncep.viz.resourceManager,
|
|
gov.noaa.nws.ncep.viz.resources,
|
|
gov.noaa.nws.ncep.viz.rsc.ncgrid,
|
|
gov.noaa.nws.ncep.viz.rsc.satellite.units
|