17 lines
763 B
Text
17 lines
763 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Vil Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.vil;singleton:=true
|
|
Bundle-Version: 1.15.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Require-Bundle: com.raytheon.uf.viz.core,
|
|
com.raytheon.uf.common.dataplugin.vil;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.colormap;bundle-version="1.11.17",
|
|
com.raytheon.uf.common.style;bundle-version="1.0.0",
|
|
com.raytheon.uf.viz.core.grid;bundle-version="1.15.0",
|
|
com.raytheon.uf.common.dataplugin;bundle-version="1.14.0",
|
|
com.raytheon.uf.common.datastorage;bundle-version="1.15.0",
|
|
com.raytheon.uf.common.geospatial;bundle-version="1.14.2"
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Bundle-ActivationPolicy: lazy
|
|
Export-Package: com.raytheon.uf.viz.vil
|