| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: EMF Forms TreeMasterDetail Services |
| Bundle-SymbolicName: org.eclipse.emf.ecp.view.treemasterdetail.validation;singleton:=true |
| Bundle-Version: 1.24.0.qualifier |
| Bundle-Vendor: Eclipse Modeling Project |
| Export-Package: org.eclipse.emf.ecp.view.treemasterdetail.internal.validation;version="1.24.0";x-internal:=true |
| Require-Bundle: org.eclipse.emf.ecp.view.treemasterdetail.model;bundle-version="[1.24.0,1.24.1)", |
| org.eclipse.emf.ecp.view.context;bundle-version="[1.24.0,1.24.1)", |
| org.eclipse.emf.ecp.ui.view;bundle-version="[1.24.0,1.24.1)", |
| org.eclipse.emf.edit;bundle-version="[2.8.0,3.0.0)", |
| org.eclipse.emf.ecp.view.model.common;bundle-version="[1.24.0,1.24.1)", |
| org.eclipse.emf.ecp.view.treemasterdetail.ui.swt;bundle-version="[1.24.0,1.24.1)" |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Automatic-Module-Name: org.eclipse.emf.ecp.view.treemasterdetail.validation |
| Import-Package: org.eclipse.emf.edit.ui.provider;version="0.0.0", |
| org.eclipse.emfforms.spi.core.services.view;version="[1.24.0,1.24.1)", |
| org.eclipse.jface.viewers;version="0.0.0", |
| org.eclipse.ui.views.properties;version="0.0.0";resolution:=optional |
| Bundle-ActivationPolicy: lazy |