| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: ECP UI Validation E4 |
| Bundle-SymbolicName: org.eclipse.emf.ecp.ui.validation.e4;singleton:=true |
| Bundle-Version: 1.25.0.qualifier |
| Bundle-Vendor: Eclipse Modeling Project |
| Export-Package: org.eclipse.emf.ecp.ui.validation.e4.handler;version="1.25.0";x-internal:=true, |
| org.eclipse.emf.ecp.ui.validation.e4.view;version="1.25.0";x-internal:=true |
| Require-Bundle: org.eclipse.e4.ui.workbench.swt;bundle-version="[0.10.0,1.0.0)", |
| org.eclipse.e4.ui.workbench;bundle-version="[0.10.0,2.0.0)", |
| org.eclipse.emf.ecp.ui.validation;bundle-version="[1.25.0,1.25.1)", |
| org.eclipse.e4.ui.di;bundle-version="[0.10.0,2.0.0)", |
| org.eclipse.jface;bundle-version="[3.9.1,4.0.0)", |
| org.eclipse.emf.ecp.validation.diagnostician;bundle-version="[1.25.0,1.25.1)", |
| org.eclipse.emf.ecore;bundle-version="[2.5.0,3.0.0)", |
| org.eclipse.e4.ui.services;bundle-version="[0.1.0,2.0.0)", |
| org.eclipse.e4.ui.model.workbench;bundle-version="[1.0.1,3.0.0)", |
| org.eclipse.core.expressions;bundle-version="[3.4.500,4.0.0)" |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Automatic-Module-Name: org.eclipse.emf.ecp.ui.validation.e4 |
| Import-Package: javax.annotation;version="1.1.0", |
| javax.inject;version="1.0.0", |
| org.eclipse.e4.core.di.annotations;version="0.0.0" |
| Bundle-ActivationPolicy: lazy |