Added files to index. Former-commit-id:e3d3629375
[formerlycf1383a412
] [formerlybeae8e7e59
[formerly 874ae116e412c39b73dc3cc74ee3f3a3b02d82f7]] Former-commit-id:beae8e7e59
Former-commit-id:e1fc0b48c1
31 lines
1.2 KiB
Text
31 lines
1.2 KiB
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: WaveSat Resource Plug-in
|
|
Bundle-SymbolicName: gov.noaa.nws.ncep.viz.rsc.wavesat;singleton:=true
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Activator: gov.noaa.nws.ncep.viz.rsc.wavesat.Activator
|
|
Eclipse-RegisterBuddy: gov.noaa.nws.ncep.resources, com.raytheon.viz.core, com.raytheon.uf.viz.core, com.raytheon.uf.common.serialization
|
|
Eclipse-BuddyPolicy: ext, global
|
|
Require-Bundle: org.eclipse.ui,
|
|
org.eclipse.core.runtime,
|
|
com.raytheon.viz.core,
|
|
gov.noaa.nws.ncep.viz.resources,
|
|
com.raytheon.viz.ui,
|
|
org.apache.commons.lang,
|
|
org.geotools,
|
|
gov.noaa.nws.ncep.viz.common,
|
|
gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.message;bundle-version="1.11.7",
|
|
gov.noaa.nws.ncep.common.dataplugin.sgwh,
|
|
gov.noaa.nws.ncep.viz.localization;bundle-version="1.0.0",
|
|
javax.measure;bundle-version="1.0.0",
|
|
com.raytheon.viz.pointdata,
|
|
com.raytheon.uf.common.pointdata
|
|
Bundle-ActivationPolicy: lazy
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Export-Package: gov.noaa.nws.ncep.viz.rsc.wavesat,
|
|
gov.noaa.nws.ncep.viz.rsc.wavesat.rsc
|
|
Import-Package: gov.noaa.nws.ncep.viz.ui.display,
|
|
com.raytheon.viz.alerts,
|
|
com.raytheon.uf.viz.core.alerts,
|
|
org.junit
|