| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: Test |
| Bundle-SymbolicName: org.eclipse.emf.ecp.ide.util.test;singleton:=true |
| Bundle-Version: 1.25.0.qualifier |
| Bundle-Activator: org.eclipse.emf.ecp.ide.util.test.Activator |
| Bundle-Vendor: Eclipse Modeling Project |
| Export-Package: org.eclipse.emf.ecp.ide.util.test;version="1.25.0";x-internal:=true |
| Require-Bundle: org.eclipse.ui;bundle-version="[3.106.0,4.0.0)", |
| org.eclipse.core.runtime;bundle-version="[3.7.0,4.0.0)", |
| org.junit;bundle-version="[4.11.0,5.0.0)", |
| org.eclipse.emf.common;bundle-version="[2.10.0,3.0.0)", |
| org.eclipse.emf.ecore;bundle-version="[2.8.0,3.0.0)", |
| org.eclipse.core.resources;bundle-version="[3.9.0,4.0.0)", |
| org.eclipse.emf.ecore.xmi;bundle-version="[2.10.0,3.0.0)", |
| org.eclipse.emf.common.ui;bundle-version="[2.9.0,3.0.0)", |
| org.eclipse.emf.ecp.ide.util;bundle-version="[1.25.0,1.25.1)", |
| org.eclipse.emf.ecp.view.model;bundle-version="[1.25.0,1.25.1)", |
| org.eclipse.emf.emfstore.examplemodel;bundle-version="[1.9.0,1.10.0)", |
| org.mockito.mockito-core-hamcrest-modified;bundle-version="[1.9.5,2.0.0)", |
| org.eclipse.emfforms.common;bundle-version="[1.25.0,1.25.1)", |
| org.objenesis;bundle-version="[1.0.0,2.0.0)" |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Automatic-Module-Name: org.eclipse.emf.ecp.ide.util.test |
| Bundle-ActivationPolicy: lazy |