| Manifest-Version: 1.0 |
| Require-Bundle: org.eclipse.e4.core.contexts;bundle-version="[1.8.0,2.0.0)", |
| org.eclipse.e4.ui.model.workbench;bundle-version="[2.1.0,3.0.0)", |
| org.eclipse.e4.ui.workbench;bundle-version="[1.11.0,2.0.0)", |
| org.eclipse.emf.databinding;bundle-version="[1.5.0,2.0.0)", |
| org.eclipse.gmf.runtime.diagram.ui;bundle-version="[1.9.0,2.0.0)", |
| org.eclipse.jdt.ui;bundle-version="[3.21.0,4.0.0)", |
| org.eclipse.papyrus.editor;bundle-version="[3.0.0,4.0.0)", |
| org.eclipse.papyrus.infra.core;bundle-version="[4.0.0,5.0.0)", |
| org.eclipse.papyrus.infra.core.log;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.papyrus.infra.core.sasheditor;bundle-version="[3.0.0,4.0.0)", |
| org.eclipse.papyrus.infra.core.sashwindows.di;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.papyrus.infra.emf;bundle-version="[4.0.0,5.0.0)", |
| org.eclipse.papyrus.infra.emf.gmf;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.papyrus.infra.gmfdiag.common;bundle-version="[4.0.0,5.0.0)", |
| org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.papyrus.infra.internationalization;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.papyrus.infra.internationalization.common;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.papyrus.infra.nattable;bundle-version="[7.0.0,8.0.0)", |
| org.eclipse.papyrus.infra.nattable.common;bundle-version="[6.0.0,7.0.0)", |
| org.eclipse.papyrus.infra.nattable.model;bundle-version="[5.0.0,6.0.0)", |
| org.eclipse.papyrus.infra.services.decoration;bundle-version="[3.0.0,4.0.0)", |
| org.eclipse.papyrus.infra.services.markerlistener;bundle-version="[3.0.0,4.0.0)", |
| org.eclipse.papyrus.infra.tools;bundle-version="[4.0.0,5.0.0)", |
| org.eclipse.papyrus.infra.ui;bundle-version="[3.0.0,4.0.0)", |
| org.eclipse.papyrus.infra.widgets;bundle-version="[4.0.0,5.0.0)", |
| org.eclipse.papyrus.junit.framework;bundle-version="[2.0.0,3.0.0)", |
| org.eclipse.papyrus.uml.tools;bundle-version="[5.0.0,6.0.0)", |
| org.eclipse.papyrus.uml.xtext.integration.ui;bundle-version="[3.0.0,4.0.0)", |
| org.eclipse.papyrus.views.modelexplorer;bundle-version="[4.0.0,5.0.0)", |
| org.eclipse.ui.ide;bundle-version="[3.17.0,4.0.0)", |
| org.eclipse.ui.navigator;bundle-version="[3.9.300,4.0.0)", |
| org.eclipse.uml2.uml.edit;bundle-version="[5.5.0,6.0.0)", |
| org.eclipse.xtext.ui;bundle-version="[2.22.0,3.0.0)", |
| org.junit;bundle-version="[4.13.0,5.0.0)", |
| org.eclipse.papyrus.infra.siriusdiag.ui;bundle-version="[1.0.0,2.0.0)", |
| org.eclipse.sirius.diagram;bundle-version="[6.4.2,7.0.0)", |
| org.eclipse.papyrus.infra.siriusdiag.sirius;bundle-version="[1.0.0,2.0.0)", |
| org.eclipse.papyrus.junit.utils;bundle-version="[3.1.0,4.0.0)", |
| org.eclipse.sirius.tests.junit.support;bundle-version="[6.4.2,7.0.0)", |
| org.eclipse.ui.workbench;bundle-version="[3.122.0,4.0.0)", |
| org.eclipse.sirius.common.ui;bundle-version="[6.4.2,7.0.0)", |
| org.eclipse.sirius.diagram.ui;bundle-version="[6.4.2,7.0.0)", |
| org.eclipse.papyrus.infra.gmfdiag.commands;bundle-version="[4.0.0,5.0.0)" |
| Export-Package: org.eclipse.papyrus.sirusdiag.junit.utils.rules |
| Bundle-Vendor: %Bundle-Vendor |
| Bundle-ActivationPolicy: lazy |
| Bundle-Version: 1.0.0.qualifier |
| Bundle-Name: %Bundle-Name |
| Bundle-ManifestVersion: 2 |
| Bundle-Activator: org.eclipse.papyrus.siriusdiag.junit.utils.Activator |
| Bundle-Description: %pluginDescription |
| Bundle-SymbolicName: org.eclipse.papyrus.siriusdiag.junit.utils;singleton:=true |
| Bundle-RequiredExecutionEnvironment: JavaSE-11 |
| Import-Package: com.google.common.base;version="[30.1.0, 31.0.0)", |
| com.google.common.cache;version="[30.1.0, 31.0.0)", |
| com.google.common.collect;version="[30.1.0, 31.0.0)", |
| com.google.common.io;version="[30.1.0, 31.0.0)", |
| com.google.common.primitives;version="[30.1.0, 31.0.0)" |
| Automatic-Module-Name: org.eclipse.papyrus.siriusdiag.junit.utils |