blob: 35e3f17ffdfbea5557579c60e778deecb35f62d9 [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.13.1.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-11
Bundle-ActivationPolicy: lazy