Change-Id: Ic7c1594c1442d8463c5050bdefb434995ffc7f8a Former-commit-id:7cea97ab15
[formerly 949d132cf3260db5f75ea665f21601ab91440958] Former-commit-id:71b4227061
18 lines
728 B
Text
18 lines
728 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: DatUtils Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.edex.dat.utils
|
|
Bundle-Version: 1.14.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Import-Package: com.raytheon.uf.common.dataplugin.grid,
|
|
com.raytheon.uf.common.dataplugin.scan.data,
|
|
com.raytheon.uf.common.localization,
|
|
com.raytheon.uf.common.monitor.xml,
|
|
com.raytheon.uf.common.status,
|
|
org.apache.commons.logging
|
|
Export-Package: com.raytheon.uf.edex.dat.utils
|
|
Require-Bundle: com.raytheon.edex.common;bundle-version="1.12.2",
|
|
com.raytheon.uf.common.monitor;bundle-version="1.12.2",
|
|
com.raytheon.uf.edex.menus;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.parameter
|