| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: Papyrus-RT - Textual syntax tests |
| Bundle-Vendor: Zeligsoft (2009) Limited |
| Bundle-Version: 0.8.0.qualifier |
| Bundle-SymbolicName: org.eclipse.papyrusrt.xtumlrt.xtext.tests; singleton:=true |
| Bundle-ActivationPolicy: lazy |
| Require-Bundle: org.eclipse.core.runtime;bundle-version="3.12.0", |
| org.eclipse.papyrusrt.xtumlrt.common.model;bundle-version="0.8.0", |
| org.eclipse.papyrusrt.xtumlrt.umlrt.model;bundle-version="0.8.0", |
| org.eclipse.papyrusrt.xtumlrt.xtext;bundle-version="0.8.0", |
| org.eclipse.papyrusrt.xtumlrt.xtext.ui;bundle-version="0.8.0", |
| org.eclipse.xtext.junit4;bundle-version="2.10.0", |
| org.eclipse.xtext.xbase.junit;bundle-version="2.10.0", |
| org.eclipse.xtext.xbase.lib;bundle-version="2.10.0", |
| org.eclipse.ui.workbench;bundle-version="[3.107.0,4.0.0)";resolution:=optional, |
| org.junit;bundle-version="4.12.0", |
| org.objectweb.asm;bundle-version="[5.0.1,6.0.0)";resolution:=optional |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Export-Package: org.eclipse.papyrusrt.xtumlrt.xtext |
| Import-Package: 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 |