Change-Id: I05a3643e288778dbb97e80f881f2e71f6373067d Conflicts: edexOsgi/com.raytheon.uf.common.dataplugin.grid/META-INF/MANIFEST.MF Former-commit-id: 8db340a796df354059f3d4142db92dfd5fa527f5
59 lines
2.1 KiB
Text
59 lines
2.1 KiB
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Grid Plug-in
|
|
Bundle-SymbolicName: com.raytheon.viz.grid;singleton:=true
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
Bundle-Activator: com.raytheon.viz.grid.Activator
|
|
Bundle-Vendor: Raytheon
|
|
Eclipse-RegisterBuddy: com.raytheon.viz.core, com.raytheon.uf.viz.core, com.raytheon.uf.common.dataplugin.grid.coverage
|
|
Eclipse-BuddyPolicy: ext, global
|
|
Require-Bundle: org.eclipse.ui,
|
|
org.eclipse.core.runtime,
|
|
javax.measure,
|
|
org.geotools,
|
|
org.apache.commons.lang,
|
|
org.apache.commons.configuration,
|
|
com.raytheon.viz.core.contours,
|
|
com.raytheon.edex.meteolib,
|
|
com.raytheon.viz.pointdata,
|
|
com.raytheon.uf.viz.core,
|
|
com.raytheon.viz.core,
|
|
com.raytheon.viz.radar,
|
|
com.raytheon.uf.common.serialization.comm,
|
|
com.raytheon.uf.viz.productbrowser;bundle-version="1.11.31",
|
|
com.raytheon.uf.common.dataplugin.radar;bundle-version="1.0.0",
|
|
com.raytheon.uf.viz.points;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.gridcoverage,
|
|
org.apache.commons.beanutils;bundle-version="1.8.3",
|
|
com.raytheon.uf.common.dataplugin.grid;bundle-version="1.0.0"
|
|
Bundle-ActivationPolicy: lazy
|
|
Export-Package: com.raytheon.viz.grid,
|
|
com.raytheon.viz.grid.inv,
|
|
com.raytheon.viz.grid.rsc,
|
|
com.raytheon.viz.grid.rsc.general,
|
|
com.raytheon.viz.grid.util,
|
|
com.raytheon.viz.grid.xml
|
|
Import-Package: com.raytheon.edex.scriptfactory,
|
|
com.raytheon.uf.common.colormap,
|
|
com.raytheon.uf.common.comm,
|
|
com.raytheon.uf.common.dataplugin.level,
|
|
com.raytheon.uf.common.derivparam.tree,
|
|
com.raytheon.uf.common.localization,
|
|
com.raytheon.uf.common.message,
|
|
com.raytheon.uf.common.message.response,
|
|
com.raytheon.uf.common.parameter,
|
|
com.raytheon.uf.common.pointdata,
|
|
com.raytheon.uf.common.serialization,
|
|
com.raytheon.uf.common.time,
|
|
com.raytheon.uf.common.topo,
|
|
com.raytheon.uf.viz.d2d.core.map,
|
|
com.raytheon.uf.viz.d2d.core.time,
|
|
com.raytheon.uf.viz.derivparam,
|
|
com.raytheon.uf.viz.derivparam.data,
|
|
com.raytheon.uf.viz.derivparam.inv,
|
|
com.raytheon.uf.viz.derivparam.library,
|
|
com.raytheon.uf.viz.derivparam.tree,
|
|
com.raytheon.viz.alerts,
|
|
com.raytheon.viz.alerts.observers,
|
|
com.raytheon.viz.awipstools
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|