blob: 879d54310173a4b25890d77a9e2360dc23f87c58 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.statet.docmlet.wikitext.ui;singleton:=true
Bundle-Version: 4.0.2.201910101100-r
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-1.8
Require-Bundle: org.eclipse.core.runtime;bundle-version="3.15.0",
org.eclipse.ui,
org.eclipse.ui.ide,
org.eclipse.core.databinding.beans,
org.eclipse.statet.ecommons.uimisc,
org.eclipse.statet.docmlet.base.ui;bundle-version="[4.0.0,4.1.0)";visibility:=reexport,
org.eclipse.statet.docmlet.wikitext.core;bundle-version="[4.0.0,4.1.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="63.1.0",
org.eclipse.statet.docmlet.base.ui,
org.eclipse.statet.ecommons.collections;version="4.0.0",
org.eclipse.statet.ecommons.models,
org.eclipse.statet.ecommons.preferences,
org.eclipse.statet.ecommons.resources.core;version="4.0.0",
org.eclipse.statet.jcommons.collections;version="4.0.0",
org.eclipse.statet.jcommons.lang;version="4.0.0",
org.eclipse.statet.jcommons.string;version="4.0.0",
org.eclipse.statet.jcommons.text.core;version="4.0.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