Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Simantics Workbench Application Bundle-SymbolicName: org.simantics.workbench;singleton:=true Bundle-Version: 1.5.1.qualifier Bundle-Activator: org.simantics.workbench.internal.Activator Bundle-Vendor: VTT Technical Research Centre of Finland Bundle-Localization: plugin Export-Package: org.simantics.workbench, org.simantics.workbench.internal, org.simantics.workbench.internal.contributions.search Require-Bundle: org.eclipse.core.resources, org.eclipse.core.filesystem, org.eclipse.core.net, org.eclipse.ui.ide, org.eclipse.ui.cheatsheets, org.simantics.application, org.simantics.db.indexing;bundle-version="0.8.0", org.simantics.workbench.search;bundle-version="1.5.0", org.simantics.modeling.ui;bundle-version="1.1.1";visibility:=reexport, org.eclipse.e4.ui.workbench;bundle-version="1.3.0", org.eclipse.e4.ui.model.workbench;bundle-version="1.1.100.v20150407-1430", org.eclipse.e4.core.di;bundle-version="1.5.0", org.eclipse.e4.core.contexts, org.eclipse.e4.ui.services, org.slf4j.api, jakarta.annotation-api;bundle-version="1.3.5" Import-Package: javax.inject Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-ActivationPolicy: lazy Bundle-ClassPath: . Automatic-Module-Name: org.simantics.workbench