blob: c81ac224497908788d6371037a1fc09f4ffc151a [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.sphinx.emf.workspace.viatra.query;singleton:=true
Bundle-Version: 0.11.2.qualifier
Bundle-Activator: org.eclipse.sphinx.emf.workspace.viatra.query.internal.Activator$Implementation
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Export-Package: org.eclipse.sphinx.emf.workspace.viatra.query,
org.eclipse.sphinx.emf.workspace.viatra.query.internal;x-internal:=true,
org.eclipse.sphinx.emf.workspace.viatra.query.proxymanagement
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.emf.common,
org.eclipse.sphinx.emf.viatra.query;visibility:=reexport,
org.eclipse.sphinx.emf.workspace;visibility:=reexport
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ActivationPolicy: lazy