Skip to content
Snippets Groups Projects
MANIFEST.MF 492 B
Newer Older
Florian Hölzl's avatar
Florian Hölzl committed
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Tooling Kernel
Bundle-SymbolicName: org.fortiss.tooling.kernel
Bundle-Version: 1.0.0.qualifier
Bundle-Activator: org.fortiss.tooling.kernel.ToolingKernelActivator
Bundle-Vendor: fortiss
Require-Bundle: org.eclipse.ui;visibility:=reexport,
 org.eclipse.core.runtime;visibility:=reexport,
 org.unicase.emfstore;bundle-version="0.6.2";visibility:=reexport
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ActivationPolicy: lazy