27 lines
980 B
Text
27 lines
980 B
Text
|
Manifest-Version: 1.0
|
||
|
Bundle-ManifestVersion: 2
|
||
|
Bundle-Name: Redbook Plug-in
|
||
|
Bundle-SymbolicName: com.raytheon.viz.redbook;singleton:=true
|
||
|
Bundle-Version: 1.12.1174.qualifier
|
||
|
Bundle-Activator: com.raytheon.viz.redbook.Activator
|
||
|
Bundle-Vendor: Raytheon
|
||
|
Eclipse-RegisterBuddy: com.raytheon.viz.core, com.raytheon.edex.common, com.raytheon.uf.common.serialization
|
||
|
Require-Bundle: org.apache.batik,
|
||
|
org.eclipse.ui,
|
||
|
org.eclipse.core.runtime,
|
||
|
com.raytheon.viz.core,
|
||
|
org.geotools,
|
||
|
com.raytheon.viz.ui,
|
||
|
org.apache.commons.lang,
|
||
|
com.raytheon.edex.common,
|
||
|
com.raytheon.edex.plugin.redbook,
|
||
|
com.raytheon.uf.common.pointdata;bundle-version="1.11.26",
|
||
|
com.raytheon.viz.pointdata;bundle-version="1.11.26",
|
||
|
com.raytheon.uf.viz.productbrowser;bundle-version="1.11.31"
|
||
|
Bundle-ActivationPolicy: lazy
|
||
|
Export-Package: com.raytheon.viz.redbook,
|
||
|
com.raytheon.viz.redbook.blocks,
|
||
|
com.raytheon.viz.redbook.rsc,
|
||
|
com.raytheon.viz.redbookua.rsc
|
||
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|