| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: EMF Forms Table Detail Validation (Legacy) |
| Bundle-SymbolicName: org.eclipse.emf.ecp.view.table.validation;singleton:=true |
| Bundle-Version: 1.25.0.qualifier |
| Bundle-Vendor: Eclipse Modeling Project |
| Export-Package: org.eclipse.emf.ecp.view.table.internal.validation;version="1.25.0";x-internal:=true |
| Require-Bundle: org.eclipse.emf.ecp.view.context;bundle-version="[1.25.0,1.25.1)", |
| org.eclipse.emf.ecp.view.table.model;bundle-version="[1.25.0,1.25.1)", |
| org.eclipse.emf.ecp.ui.view;bundle-version="[1.25.0,1.25.1)", |
| org.eclipse.core.runtime;bundle-version="[3.8.0,4.0.0)", |
| org.eclipse.emfforms.core.services;bundle-version="[1.25.0,1.25.1)" |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Automatic-Module-Name: org.eclipse.emf.ecp.view.table.validation |
| Import-Package: org.eclipse.emfforms.spi.common.report;version="[1.25.0,1.25.1)" |
| Bundle-ActivationPolicy: lazy |