| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: %pluginName |
| Bundle-SymbolicName: org.eclipse.ocl.examples.impactanalyzer.util |
| Bundle-Version: 3.10.400.qualifier |
| Bundle-Vendor: %providerName |
| Bundle-Localization: plugin |
| Bundle-RequiredExecutionEnvironment: J2SE-1.5 |
| Export-Package: org.eclipse.ocl.examples.impactanalyzer.util |
| Require-Bundle: org.eclipse.emf;bundle-version="[2.6.0,3.0.0)", |
| org.eclipse.ocl.ecore;bundle-version="[3.1.0,4.0.0)" |
| Automatic-Module-Name: org.eclipse.ocl.examples.impactanalyzer.util |