Former-commit-id:8cde3b2b54
[formerly4a47fb97c5
] [formerly8cde3b2b54
[formerly4a47fb97c5
] [formerly9e4bf0cf2e
[formerly 6cecce21eb6a7c9b72d7a61936dcbe4f4688fba9]]] Former-commit-id:9e4bf0cf2e
Former-commit-id:12b0ab91fd
[formerly5de6d566f0
] Former-commit-id:180e042b5d
38 lines
1.6 KiB
Text
38 lines
1.6 KiB
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Data Plug-in
|
|
Bundle-SymbolicName: gov.noaa.nws.ncep.viz.common;singleton:=true
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Activator: gov.noaa.nws.ncep.viz.common.Activator
|
|
Eclipse-BuddyPolicy: registered, ext, global
|
|
Eclipse-RegisterBuddy: org.apache.velocity, com.raytheon.edex.common, com.raytheon.uf.common.serialization, com.raytheon.uf.common.status, com.raytheon.viz.ui, com.raytheon.viz.core, com.raytheon.uf.viz.core, com.raytheon.uf.common.serialization
|
|
Require-Bundle: org.eclipse.ui,
|
|
org.eclipse.core.runtime,
|
|
com.raytheon.viz.core,
|
|
com.raytheon.viz.ui,
|
|
com.raytheon.uf.common.colormap;bundle-version="1.11.22",
|
|
com.raytheon.uf.common.message;bundle-version="1.11.22",
|
|
gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0",
|
|
gov.noaa.nws.ncep.viz.localization;bundle-version="1.0.0",
|
|
org.junit,
|
|
org.geotools,
|
|
org.apache.log4j;bundle-version="1.0.0",
|
|
gov.noaa.nws.ncep.gempak.parameters.core;bundle-version="1.0.0"
|
|
Eclipse-LazyStart: true
|
|
Export-Package: gov.noaa.nws.ncep.viz.common,
|
|
gov.noaa.nws.ncep.viz.common.area,
|
|
gov.noaa.nws.ncep.viz.common.customprojection,
|
|
gov.noaa.nws.ncep.viz.common.dbQuery,
|
|
gov.noaa.nws.ncep.viz.common.display,
|
|
gov.noaa.nws.ncep.viz.common.graphicUtil,
|
|
gov.noaa.nws.ncep.viz.common.preferences,
|
|
gov.noaa.nws.ncep.viz.common.soundingQuery,
|
|
gov.noaa.nws.ncep.viz.common.staticPointDataSource,
|
|
gov.noaa.nws.ncep.viz.common.ui,
|
|
gov.noaa.nws.ncep.viz.common.ui.color
|
|
Import-Package: com.raytheon.uf.common.comm,
|
|
com.raytheon.uf.common.parameter,
|
|
com.raytheon.viz.pointdata,
|
|
com.vividsolutions.jts.geom,
|
|
javax.measure.unit
|
|
|