blob: 4316f6c0f561719f5e75348ea0e7709efb3da1d8 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.sphinx.emf.check.ui;singleton:=true
Bundle-Version: 0.9.2.qualifier
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.ui.ide,
org.eclipse.core.resources,
org.eclipse.core.commands,
org.eclipse.ui.workbench,
org.eclipse.ui.editors,
org.eclipse.ui.views.properties.tabbed,
org.eclipse.emf.ecore,
org.eclipse.sphinx.emf.ui,
org.eclipse.sphinx.emf.check,
org.eclipse.sphinx.emf.check.catalog
Bundle-Activator: org.eclipse.sphinx.emf.check.ui.internal.Activator
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Export-Package: org.eclipse.sphinx.emf.check.ui,
org.eclipse.sphinx.emf.check.ui.actions,
org.eclipse.sphinx.emf.check.ui.dialogs,
org.eclipse.sphinx.emf.check.ui.internal;x-internal:=true,
org.eclipse.sphinx.emf.check.ui.internal.messages;x-internal:=true,
org.eclipse.sphinx.emf.check.ui.markers.fields,
org.eclipse.sphinx.emf.check.ui.markers.tests;x-internal:=true
Bundle-ActivationPolicy: lazy
Bundle-Vendor: %providerName
Bundle-Localization: plugin