Former-commit-id:b91b7f0fae
[formerly85130eb611
] [formerlyb91b7f0fae
[formerly85130eb611
] [formerly57578da521
[formerly 4a7e3fabdef8d948216483965c1f62e5216bf362]]] Former-commit-id:57578da521
Former-commit-id:e35a321a8c
[formerly628ca9e5c6
] Former-commit-id:493f335c0b
29 lines
1 KiB
Text
29 lines
1 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
|
|
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"
|
|
Eclipse-LazyStart: true
|
|
Export-Package: gov.noaa.nws.ncep.viz.common,
|
|
gov.noaa.nws.ncep.viz.common.dbQuery,
|
|
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.ui,
|
|
gov.noaa.nws.ncep.viz.common.ui.color
|
|
Import-Package: com.raytheon.uf.common.comm,
|
|
com.vividsolutions.jts.geom,
|
|
javax.measure.unit
|
|
|