awips2/ncep/gov.noaa.nws.ncep.viz.tools/META-INF/MANIFEST.MF
Max Schenkelberg cc2080449c Issue #2620 Made plugins include utility/resources folders in build.properties for deployment of precompiled jars. Cleaned up manifest versioning in base cots plugins to avoid possible ambiguity between eclipse plugins and repo plugins.
Amend: Changed version numbers per discussion
Amend: Actually added changed files to the index

Change-Id: Ife7063ed538efe48a264b69c441e6f2dc3746dd5

Former-commit-id: b65366dcdfa48e431b5c8bf10a72879b111cfd8d
2014-01-06 17:03:45 -06:00

52 lines
2.2 KiB
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Option Plug-in
Bundle-SymbolicName: gov.noaa.nws.ncep.viz.tools;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Activator: gov.noaa.nws.ncep.viz.tools.Activator
Eclipse-BuddyPolicy: registered, ext, global
Eclipse-RegisterBuddy: com.raytheon.viz.core, com.raytheon.uf.common.serialization
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.geotools;bundle-version="2.5.2",
com.raytheon.viz.ui,
javax.measure;bundle-version="1.0.0",
com.sun.jna;bundle-version="3.0.9",
com.raytheon.viz.alerts,
org.eclipse.core.runtime,
org.eclipse.core.expressions,
com.raytheon.uf.common.colormap;bundle-version="1.11.22",
com.raytheon.uf.viz.core.maps;bundle-version="1.12.1174",
com.raytheon.viz.core;bundle-version="1.10.13",
com.raytheon.viz.ui.tools.map;bundle-version="1.10.13",
gov.noaa.nws.ncep.viz.common;bundle-version="1.0.0",
gov.noaa.nws.ncep.viz.localization,
gov.noaa.nws.ncep.viz.resources;bundle-version="1.0.0",
gov.noaa.nws.ncep.viz.ui.display,
gov.noaa.nws.ncep.viz.ui.locator;bundle-version="1.0.0",
gov.noaa.nws.ncep.viz.rsc.plotdata,
gov.noaa.nws.ncep.viz.rsc.satellite;bundle-version="1.0.0",
gov.noaa.nws.ncep.gempak.parameters;bundle-version="1.0.0",
gov.noaa.nws.ncep.common;bundle-version="1.0.0",
gov.noaa.nws.ncep.gempak.parameters.core;bundle-version="1.0.0",
gov.noaa.nws.ncep.viz.gempak.nativelib;bundle-version="1.0.0"
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Export-Package: gov.noaa.nws.ncep.viz.tools,
gov.noaa.nws.ncep.viz.tools.aodt,
gov.noaa.nws.ncep.viz.tools.colorMapEditor,
gov.noaa.nws.ncep.viz.tools.contour,
gov.noaa.nws.ncep.viz.tools.contourinterval,
gov.noaa.nws.ncep.viz.tools.cursor,
gov.noaa.nws.ncep.viz.tools.frame,
gov.noaa.nws.ncep.viz.tools.imageProperties,
gov.noaa.nws.ncep.viz.tools.logos,
gov.noaa.nws.ncep.viz.tools.loopManagement,
gov.noaa.nws.ncep.viz.tools.ncInventoryControl,
gov.noaa.nws.ncep.viz.tools.newEditors,
gov.noaa.nws.ncep.viz.tools.panZoom,
gov.noaa.nws.ncep.viz.tools.predefinedArea
Import-Package: gov.noaa.nws.ncep.common.log.logger,
gov.noaa.nws.ncep.edex.common.ncinventory,
gov.noaa.nws.ncep.viz.gempak.grid.inv,
org.apache.log4j