blob: a36dea1126c6d79e3167316ab9a444b3aa3ca2d6 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.statet.docmlet.wikitext.ui;singleton:=true
Automatic-Module-Name: org.eclipse.statet.docmlet.wikitext.ui
Bundle-Version: 4.3.0.qualifier
Bundle-Vendor: Eclipse StatET
Bundle-Name: StatET DocMLET - Wikitext - UI (Incubation)
Bundle-ActivationPolicy: lazy
Bundle-Activator: org.eclipse.statet.internal.docmlet.wikitext.ui.WikitextUIPlugin
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-11
Require-Bundle: org.eclipse.statet.ecommons.runtime.core;bundle-version="[4.3.0,4.4.0)",
org.eclipse.ui,
org.eclipse.jface.databinding,
org.eclipse.ui.ide,
org.eclipse.statet.ecommons.databinding.core;bundle-version="[4.3.0,4.4.0)",
org.eclipse.core.databinding.property,
org.eclipse.core.databinding.beans,
org.eclipse.statet.ecommons.uimisc,
org.eclipse.statet.docmlet.base.ui;bundle-version="[4.3.0,4.4.0)";visibility:=reexport,
org.eclipse.statet.docmlet.wikitext.core;bundle-version="[4.3.0,4.4.0)";visibility:=reexport,
org.eclipse.mylyn.wikitext.ui;bundle-version="[3.0.0,3.1.0)",
org.eclipse.statet.yaml.core
Import-Package: com.ibm.icu.text;version="64.2.0",
org.eclipse.statet.docmlet.base.ui,
org.eclipse.statet.ecommons.collections;version="4.3.0",
org.eclipse.statet.ecommons.models,
org.eclipse.statet.ecommons.preferences,
org.eclipse.statet.ecommons.resources.core;version="4.3.0",
org.eclipse.statet.jcommons.collections;version="4.3.0",
org.eclipse.statet.jcommons.lang;version="4.3.0",
org.eclipse.statet.jcommons.string;version="4.3.0",
org.eclipse.statet.jcommons.text.core;version="4.3.0"
Export-Package: org.eclipse.statet.docmlet.wikitext.ui,
org.eclipse.statet.docmlet.wikitext.ui.actions,
org.eclipse.statet.docmlet.wikitext.ui.config,
org.eclipse.statet.docmlet.wikitext.ui.editors,
org.eclipse.statet.docmlet.wikitext.ui.sourceediting,
org.eclipse.statet.docmlet.wikitext.ui.util