awips2/cave/com.raytheon.viz.texteditor/META-INF/MANIFEST.MF
Steve Harris 14e3b9cfcf Merge branch 'omaha_16.2.1' into omaha_16.2.2
Conflicts:
	cave/com.raytheon.viz.aviation/src/com/raytheon/viz/aviation/editor/TafViewerEditorDlg.java
	cave/com.raytheon.viz.textworkstation/src/com/raytheon/viz/textworkstation/TextWorkstationDlg.java


Former-commit-id: 0bc0d51ad11367bb55d20643685d1b72c33e4089
2016-02-15 15:00:56 -06:00

45 lines
1.8 KiB
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Texteditor Plug-in
Bundle-SymbolicName: com.raytheon.viz.texteditor;singleton:=true
Bundle-Version: 1.16.0.qualifier
Bundle-Activator: com.raytheon.viz.texteditor.Activator
Bundle-Vendor: Raytheon
Require-Bundle: com.raytheon.uf.common.activetable,
com.raytheon.uf.common.auth;bundle-version="1.12.1174",
com.raytheon.uf.common.dataplugin.radar;bundle-version="1.0.0",
com.raytheon.uf.common.dataplugin.text;bundle-version="1.11.30",
com.raytheon.uf.common.dataplugin.text.subscription,
com.raytheon.uf.common.dataplugin.warning;bundle-version="1.12.1174",
com.raytheon.uf.common.python,
com.raytheon.uf.common.serialization.comm,
com.raytheon.uf.common.site;bundle-version="1.0.0",
com.raytheon.uf.viz.localization,
com.raytheon.uf.viz.spellchecker;bundle-version="1.0.0",
com.raytheon.viz.core,
com.raytheon.viz.ui,
org.eclipse.core.runtime,
org.eclipse.jface.text,
org.eclipse.ui,
org.eclipse.ui.workbench.texteditor,
org.jep;bundle-version="1.0.0",
org.apache.commons.lang;bundle-version="2.3.0"
Bundle-ActivationPolicy: lazy
Export-Package: com.raytheon.viz.texteditor,
com.raytheon.viz.texteditor.alarmalert.dialogs,
com.raytheon.viz.texteditor.alarmalert.util,
com.raytheon.viz.texteditor.command,
com.raytheon.viz.texteditor.dialogs,
com.raytheon.viz.texteditor.notify,
com.raytheon.viz.texteditor.msgs,
com.raytheon.viz.texteditor.scripting.dialogs,
com.raytheon.viz.texteditor.scripting.runner,
com.raytheon.viz.texteditor.util
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: com.raytheon.uf.common.comm,
com.raytheon.uf.common.dataplugin.warning.util,
com.raytheon.uf.common.dissemination,
com.raytheon.uf.common.message,
com.raytheon.uf.common.wmo,
com.raytheon.uf.viz.ui.menus
Bundle-ClassPath: com.raytheon.viz.texteditor.jar