Change-Id: Ie49f09138eef978dedb4c5fae6bfead8189ddae6 Former-commit-id: b597b4e3151d4e91b3e1db1a02135d33014850d8
13 lines
475 B
Text
13 lines
475 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Nws Auth Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.plugin.nwsauth;singleton:=true
|
|
Bundle-Version: 1.14.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Require-Bundle: org.eclipse.core.runtime,
|
|
com.raytheon.uf.common.auth,
|
|
com.raytheon.uf.common.plugin.nwsauth,
|
|
com.raytheon.uf.viz.core
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Bundle-ActivationPolicy: lazy
|
|
Export-Package: com.raytheon.uf.viz.plugin.nwsauth
|