| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: ECP Workspace Integration Core |
| Bundle-SymbolicName: org.eclipse.emf.ecp.workspace.core;singleton:=true |
| Bundle-Version: 1.23.0.qualifier |
| Bundle-Activator: org.eclipse.emf.ecp.workspace.internal.core.Activator |
| Bundle-Vendor: Eclipse Modeling Project |
| Export-Package: org.eclipse.emf.ecp.workspace.internal.core;version="1.23.0";x-friends:="org.eclipse.emf.ecp.workspace.ui,org.eclipse.emf.ecp.ui.view.editor.controls" |
| Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.4.0,4.0.0)", |
| org.eclipse.core.resources;bundle-version="[3.4.0,4.0.0)", |
| org.eclipse.emf.ecp.core;bundle-version="[1.23.0,1.24.0)", |
| org.eclipse.net4j.util;bundle-version="[3.0.0,4.0.0)", |
| org.eclipse.emf.ecore.xmi;bundle-version="[2.11.0,3.0.0)" |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Automatic-Module-Name: org.eclipse.emf.ecp.workspace.core |
| Bundle-ActivationPolicy: lazy |