| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: DataTemplate Tests |
| Bundle-SymbolicName: org.eclipse.emfforms.datatemplate.tooling.tests |
| Bundle-Version: 1.25.0.qualifier |
| Bundle-Vendor: Eclipse Modeling Project |
| Fragment-Host: org.eclipse.emfforms.datatemplate.tooling;bundle-version="[1.25.0,1.25.1)" |
| Export-Package: org.eclipse.emfforms.internal.datatemplate.tooling.editor;version="1.25.0";x-internal:=true, |
| org.eclipse.emfforms.internal.datatemplate.tooling.wizard;version="1.25.0";x-internal:=true |
| Require-Bundle: org.junit;bundle-version="[4.12.0,5.0.0)", |
| org.eclipse.emf.ecp.makeithappen.model;bundle-version="[1.25.0,1.25.1)", |
| org.eclipse.emf.ecp.view.test.common.swt;bundle-version="[1.25.0,1.25.1)", |
| org.mockito.mockito-core-hamcrest-modified;bundle-version="[1.9.5,2.0.0)" |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Automatic-Module-Name: org.eclipse.emfforms.datatemplate.tooling.tests |
| Import-Package: org.objenesis;version="1.0.0" |