| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: Tests for C++ Library in Papyrus-RT |
| Bundle-SymbolicName: org.eclipse.papyrusrt.umlrt.cpp.tests |
| Bundle-Version: 0.8.0.qualifier |
| Bundle-Vendor: Eclipse Modeling Project |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Require-Bundle: org.eclipse.papyrus.junit.utils;bundle-version="1.1.3", |
| org.eclipse.papyrus.junit.framework;bundle-version="1.1.3", |
| org.eclipse.papyrusrt.umlrt.cpp;bundle-version="0.8.0", |
| org.eclipse.papyrusrt.umlrt.core;bundle-version="0.8.0", |
| org.junit;bundle-version="4.12.0", |
| org.eclipse.core.resources;bundle-version="3.10.1", |
| org.eclipse.papyrus.infra.core;bundle-version="1.1.3", |
| org.eclipse.core.runtime;bundle-version="3.11.1", |
| org.eclipse.emf.transaction;bundle-version="1.9.0", |
| org.eclipse.papyrus.infra.viewpoints.iso42010;bundle-version="1.1.3", |
| org.eclipse.papyrus.infra.viewpoints.policy;bundle-version="1.1.3", |
| org.eclipse.papyrus.infra.types;bundle-version="2.0.0", |
| org.eclipse.papyrus.uml.tools;bundle-version="1.1.3", |
| org.eclipse.papyrus.uml.diagram.common;bundle-version="1.1.3", |
| org.eclipse.swt;bundle-version="3.103.0", |
| org.eclipse.gmf.runtime.emf.core;bundle-version="1.7.0", |
| org.eclipse.gmf.runtime.emf.type.core;bundle-version="1.9.0", |
| org.eclipse.ui;bundle-version="3.100.0", |
| org.eclipse.ui.editors;bundle-version="3.9.0", |
| org.eclipse.papyrus.infra.emf;bundle-version="1.1.3", |
| org.eclipse.papyrus.infra.ui;bundle-version="1.2.0", |
| org.eclipse.papyrusrt.umlrt.tooling.diagram.common;bundle-version="0.8.0", |
| org.eclipse.papyrus.designer.languages.cpp.library;bundle-version="0.7.0", |
| org.eclipse.papyrusrt.umlrt.common.rts.library;bundle-version="0.8.0" |
| Export-Package: org.eclipse.papyrusrt.umlrt.cpp.tests, |
| org.eclipse.papyrusrt.umlrt.cpp.tests.lifecycle |