16 lines
640 B
Text
16 lines
640 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: NPP Viz
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.npp
|
|
Bundle-Version: 1.14.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Require-Bundle: org.eclipse.core.runtime,
|
|
com.raytheon.uf.viz.core;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.dataplugin;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.time;bundle-version="1.12.1174"
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Bundle-ActivationPolicy: lazy
|
|
Export-Package: com.raytheon.uf.viz.npp
|
|
Import-Package: com.raytheon.uf.common.inventory.exception,
|
|
com.raytheon.uf.viz.datacube
|
|
Bundle-ClassPath: com.raytheon.uf.viz.npp.jar
|