2012-01-06 08:55:05 -06:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: Vil Plug-in
|
|
|
|
Bundle-SymbolicName: com.raytheon.uf.edex.plugin.vil
|
|
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
|
|
Bundle-Vendor: RAYTHEON
|
|
|
|
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization, com.raytheon.uf.viz.core
|
|
|
|
Require-Bundle: com.raytheon.uf.common.monitor;bundle-version="1.0.0",
|
|
|
|
com.raytheon.edex.common;bundle-version="1.11.1",
|
|
|
|
org.apache.commons.logging;bundle-version="1.0.4",
|
|
|
|
com.raytheon.uf.edex.cpgsrv;bundle-version="1.11.1";resolution:=optional,
|
|
|
|
com.raytheon.uf.common.dataplugin.vil,
|
|
|
|
com.raytheon.uf.common.monitor.cpg;bundle-version="1.0.0",
|
|
|
|
com.raytheon.uf.common.status;bundle-version="1.12.1152",
|
|
|
|
com.raytheon.uf.common.dataplugin.radar;bundle-version="1.0.0"
|
2013-01-06 14:32:24 -06:00
|
|
|
Import-Package: com.raytheon.uf.edex.plugin.scan.common
|
2012-01-06 08:55:05 -06:00
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
|
|
Bundle-ActivationPolicy: lazy
|
|
|
|
Export-Package: com.raytheon.uf.edex.plugin.vil,
|
|
|
|
com.raytheon.uf.edex.plugin.vil.common
|
|
|
|
|