Change-Id: I1d6c279478f38876a8df67d2f9dd186a2efdeca0 Former-commit-id: 48536dd79d933508ac54b3b6e9bbd166fd218330
39 lines
1.7 KiB
Text
39 lines
1.7 KiB
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Ffmp Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.monitor.ffmp;singleton:=true
|
|
Bundle-Version: 1.14.0.qualifier
|
|
Bundle-Activator: com.raytheon.uf.viz.monitor.ffmp.Activator
|
|
Bundle-Vendor: RAYTHEON
|
|
Require-Bundle: org.eclipse.ui,
|
|
org.eclipse.core.runtime,
|
|
org.geotools,
|
|
com.raytheon.uf.common.monitor;bundle-version="1.0.0",
|
|
com.raytheon.viz.core;bundle-version="1.10.13",
|
|
com.raytheon.viz.alerts;bundle-version="1.10.13",
|
|
com.raytheon.viz.ui;bundle-version="1.10.13",
|
|
com.raytheon.uf.viz.monitor;bundle-version="1.11.1",
|
|
com.raytheon.uf.common.dataplugin.ffmp;bundle-version="1.11.9",
|
|
org.apache.commons.lang;bundle-version="2.3.0",
|
|
com.raytheon.uf.viz.d2d.core;bundle-version="1.11.15",
|
|
com.raytheon.uf.viz.localization,
|
|
com.raytheon.uf.common.serialization,
|
|
javax.measure;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.ohd;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.cache;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.stats;bundle-version="1.0.0",
|
|
com.raytheon.uf.viz.stats;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.event;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.dataaccess;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.colormap;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.style;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.plugin.hpe;bundle-version="1.0.0",
|
|
com.raytheon.uf.viz.core.rsc;bundle-version="1.14.0"
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Bundle-ActivationPolicy: lazy
|
|
Import-Package: com.raytheon.uf.common.pointdata
|
|
Export-Package: com.raytheon.uf.viz.monitor.ffmp,
|
|
com.raytheon.uf.viz.monitor.ffmp.ffti,
|
|
com.raytheon.uf.viz.monitor.ffmp.ui.listeners,
|
|
com.raytheon.uf.viz.monitor.ffmp.ui.rsc,
|
|
com.raytheon.uf.viz.monitor.ffmp.xml
|