blob: 237ba05f472c9e7bce83e14d73aca9a93ac35287 [file] [log] [blame]
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.7.3,2.8.0)",
com.google.inject;bundle-version="3.0.0",
org.eclipse.ui;bundle-version="3.106.1"
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;version="0.9.0"