| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: Papyrus-Model2Doc - EMF DocumentStructureTemplate Tests (Incubation) |
| Bundle-SymbolicName: org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests |
| Bundle-Version: 0.7.0.qualifier |
| Bundle-Activator: org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests.Activator |
| Bundle-Vendor: Eclipse Modeling Project |
| Require-Bundle: org.eclipse.ui;bundle-version="[3.0.0,4.0.0)", |
| org.eclipse.core.runtime;bundle-version="[3.0.0,4.0.0)", |
| org.junit;bundle-version="4.12.0", |
| org.eclipse.papyrus.model2doc.emf.documentstructuretemplate;bundle-version="[0.7.0,1.0.0)", |
| org.eclipse.emf.ecore;bundle-version="[2.16.0,3.0.0)" |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Automatic-Module-Name: org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests |
| Bundle-ActivationPolicy: lazy |