| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: org.eclipse.qvto.examples.xtext.qvtoperational.tests |
| Bundle-Vendor: My Company |
| Bundle-Version: 1.0.0.qualifier |
| Bundle-SymbolicName: org.eclipse.qvto.examples.xtext.qvtoperational.tests; singleton:=true |
| Bundle-ActivationPolicy: lazy |
| Require-Bundle: org.eclipse.qvto.examples.xtext.qvtoperational, |
| org.eclipse.qvto.examples.xtext.qvtoperational.ui, |
| org.eclipse.core.runtime, |
| org.eclipse.xtext.junit4, |
| org.eclipse.ui.workbench;resolution:=optional, |
| org.eclipse.ocl.examples.xtext.tests, |
| org.eclipse.jdt.annotation;bundle-version="[1.1.0,2.0.0)", |
| org.eclipse.xtext.xbase.lib, |
| org.eclipse.qvto.examples.pivot.qvtoperational |
| Import-Package: org.apache.log4j, |
| org.junit;version="4.5.0", |
| org.junit.runner;version="4.5.0", |
| org.junit.runner.manipulation;version="4.5.0", |
| org.junit.runner.notification;version="4.5.0", |
| org.junit.runners;version="4.5.0", |
| org.junit.runners.model;version="4.5.0", |
| org.hamcrest.core |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Automatic-Module-Name: org.eclipse.qvto.examples.xtext.qvtoperational.tests |