awips2/cave/com.raytheon.viz.mpe.ui/META-INF/MANIFEST.MF
Nate Jensen 3e7f3c66a8 Issue #2142 removing some viz dependencies on edex.common
Change-Id: I11e42f76c4b58292535af03ddf25023fbdeb734c

Former-commit-id: bcdaae1922 [formerly 22438766b4] [formerly bcdaae1922 [formerly 22438766b4] [formerly 4c9cc211ec [formerly 399d44a62df1c54e94d93d4e0b198db976104143]]]
Former-commit-id: 4c9cc211ec
Former-commit-id: a51d424851 [formerly 797760bb71]
Former-commit-id: c28a52bee8
2013-07-22 12:20:43 -05:00

34 lines
1.2 KiB
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: MPE Ui Plug-in
Bundle-SymbolicName: com.raytheon.viz.mpe.ui;singleton:=true
Bundle-Version: 1.12.1174.qualifier
Bundle-Activator: com.raytheon.viz.mpe.ui.Activator
Bundle-Vendor: Raytheon
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
com.raytheon.viz.ui,
com.raytheon.viz.core,
org.geotools,
com.raytheon.viz.hydrocommon,
com.raytheon.viz.mpe,
com.raytheon.viz.core.contours,
javax.measure,
org.apache.commons.lang,
com.raytheon.uf.viz.app.launcher,
com.raytheon.uf.common.mpe,
com.raytheon.uf.common.hydro,
com.raytheon.uf.viz.core.maps;bundle-version="1.12.1174",
com.raytheon.uf.common.dataplugin.shef;bundle-version="1.12.1174",
com.raytheon.uf.viz.application,
com.raytheon.viz.ui.personalities.awips;bundle-version="1.12.1174",
com.raytheon.uf.viz.core.rsc;bundle-version="1.0.0"
Bundle-ActivationPolicy: lazy
Export-Package: com.raytheon.viz.mpe.ui.dialogs.gagetable.xml,
com.raytheon.viz.mpe.ui.displays,
com.raytheon.viz.mpe.ui.rsc
Import-Package: com.raytheon.uf.common.colormap,
com.raytheon.uf.common.colormap.prefs,
com.raytheon.uf.common.ohd
Eclipse-RegisterBuddy: com.raytheon.viz.core, com.raytheon.uf.viz.core
Bundle-RequiredExecutionEnvironment: JavaSE-1.6