awips2/ncep/gov.noaa.nws.ncep.ui.nsharp/META-INF/MANIFEST.MF
Dave Hladky 4b08491880 Issue #1782 Merge branch 'master_13.3.1' into omaha_13.3.1
Conflicts:
	cave/com.raytheon.uf.viz.monitor.ffmp/src/com/raytheon/uf/viz/monitor/ffmp/ui/dialogs/FfmpBasinTableDlg.java
	cave/com.raytheon.uf.viz.monitor.ffmp/src/com/raytheon/uf/viz/monitor/ffmp/ui/rsc/FFMPDataGenerator.java
	edexOsgi/com.raytheon.uf.common.dataplugin.ffmp/src/com/raytheon/uf/common/dataplugin/ffmp/FFMPTemplates.java
	edexOsgi/com.raytheon.uf.common.dataplugin.ffmp/src/com/raytheon/uf/common/dataplugin/ffmp/FFMPUtils.java
	ncep/com.raytheon.uf.edex.ncep.feature/feature.xml
Change-Id: I02fce82c45560fb3f150864eb56e4a6f264f3227

Former-commit-id: 71a04da8f5aa339146bb45cce71c7b295735f43f
2013-03-12 15:48:34 -05:00

69 lines
2.5 KiB
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nsharp Plug-in
Bundle-SymbolicName: gov.noaa.nws.ncep.ui.nsharp;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Activator: gov.noaa.nws.ncep.ui.nsharp.Activator
Bundle-Vendor: SIB
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;bundle-version="3.4.1",
org.eclipse.core.runtime;bundle-version="3.4.0",
org.eclipse.core.resources,
com.raytheon.viz.core;bundle-version="1.11.22",
gov.noaa.nws.ncep.ui.pgen;bundle-version="1.0.0",
com.raytheon.viz.ui;bundle-version="1.11.22",
org.geotools,
com.sun.jna;bundle-version="3.0.9",
gov.noaa.nws.ncep.viz.common,
gov.noaa.nws.ncep.viz.localization,
gov.noaa.nws.ncep.viz.rsc.pgen;bundle-version="1.0.0",
com.raytheon.uf.common.sounding
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ActivationPolicy: lazy
Import-Package: com.raytheon.edex.meteoLib,
com.raytheon.edex.plugin.modelsounding.common,
com.raytheon.edex.plugin.modelsounding.dao,
com.raytheon.uf.common.serialization.comm,
com.raytheon.uf.common.sounding,
com.raytheon.uf.edex.pointdata,
com.raytheon.uf.viz.core,
com.raytheon.uf.viz.core.drawables,
com.raytheon.uf.viz.core.exception,
com.raytheon.uf.viz.core.map,
com.raytheon.uf.viz.core.rsc,
com.raytheon.uf.viz.d2d.core.legend,
com.raytheon.uf.viz.d2d.core.time,
com.raytheon.uf.viz.d2d.ui.perspectives,
com.raytheon.uf.viz.sounding,
com.raytheon.viz.core.graphing,
com.raytheon.viz.skewt,
com.vividsolutions.jts.geom,
gov.noaa.nws.ncep.common.dataplugin.ncuair,
gov.noaa.nws.ncep.edex.common.ncinventory,
gov.noaa.nws.ncep.edex.common.sounding,
gov.noaa.nws.ncep.viz.common.soundingQuery,
gov.noaa.nws.ncep.viz.common.ui,
gov.noaa.nws.ncep.viz.overlays,
gov.noaa.nws.ncep.viz.resourceManager,
gov.noaa.nws.ncep.viz.resources,
gov.noaa.nws.ncep.viz.resources.manager,
gov.noaa.nws.ncep.viz.ui.display,
javax.measure.converter,
javax.measure.unit,
org.eclipse.swt.events,
org.eclipse.swt.graphics,
org.eclipse.swt.widgets,
org.eclipse.ui,
org.eclipse.ui.part,
org.geotools.referencing,
org.opengis.referencing.crs
Export-Package: gov.noaa.nws.ncep.ui.nsharp,
gov.noaa.nws.ncep.ui.nsharp.background,
gov.noaa.nws.ncep.ui.nsharp.display,
gov.noaa.nws.ncep.ui.nsharp.display.map,
gov.noaa.nws.ncep.ui.nsharp.display.rsc,
gov.noaa.nws.ncep.ui.nsharp.natives,
gov.noaa.nws.ncep.ui.nsharp.view
Bundle-ClassPath: .,
jna.jar