Skip to content
Snippets Groups Projects
MANIFEST.MF 861 B
Newer Older
Sergey Zverlov's avatar
Sergey Zverlov committed
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Fortiss AF3 Platform Raspberry
Bundle-SymbolicName: org.fortiss.af3.platform.raspberry;singleton:=true
Bundle-Version: 2.9.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: fortiss GmbH
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ActivationPolicy: lazy
Bundle-Activator: org.fortiss.af3.platform.raspberry.AF3PlatformRaspberryActivator
Require-Bundle: org.fortiss.af3.project,
 org.eclipse.core.runtime,
 org.eclipse.emf.ecore;visibility:=reexport,
 org.eclipse.emf.ecore.xmi;visibility:=reexport,
 org.fortiss.tooling.kernel;visibility:=reexport,
 org.fortiss.af3.platform;bundle-version="2.5.0",
 org.fortiss.tooling.base;visibility:=reexport,
 org.fortiss.af3.expression,
 org.eclipse.jface;bundle-version="3.9.1"
Import-Package: org.fortiss.af3.platform.model