| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: org.eclipse.osbp.xtext.perspective.tests |
| Bundle-Vendor: Eclipse OSBP |
| Bundle-Version: 0.9.0.qualifier |
| Bundle-SymbolicName: org.eclipse.osbp.xtext.perspective.tests;singleton:=true |
| Bundle-ActivationPolicy: lazy |
| Require-Bundle: org.slf4j.api;bundle-version="1.7.2", |
| org.apache.log4j;bundle-version="1.2.15", |
| org.eclipse.core.runtime, |
| org.eclipse.xtext.junit4;bundle-version="[2.11.0,2.12.0)", |
| org.eclipse.ui.workbench;resolution:=optional, |
| org.objectweb.asm;bundle-version="[5.0.1,6.0.0)";resolution:=optional, |
| com.google.inject;bundle-version="[3.0.0,4.0.0)", |
| org.eclipse.osbp.xtext.perspective;bundle-version="[0.9.0,0.10.0)", |
| org.eclipse.osbp.xtext.perspective.ui;bundle-version="[0.9.0,0.10.0)", |
| org.eclipse.xtext.xbase.lib, |
| org.eclipse.xtext.testing, |
| org.eclipse.xtext.xbase.testing |
| Import-Package: javax.validation, |
| javax.validation.constraints, |
| org.eclipse.osbp.xtext.perspective;version="0.9.0", |
| org.eclipse.osbp.xtext.perspective.ui.internal;version="0.9.0", |
| org.hamcrest.core, |
| 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" |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Export-Package: org.eclipse.osbp.xtext.perspective.tests;x-internal=true |