Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 2c12d97482b4869a482c9e728d32742351b7b949 (plain) (tree)
1
2
3
4
5
6
7
8



                                                                                 
                               
                             
                                              
                                                                  




                                                                      
                                                                  



                                                                         
                                                                



                                                                        



                                                                        
                                                                   
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.papyrus.uml.m2m.qvto.tests.tools;singleton:=true
Bundle-Version: 2.1.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Bundle-RequiredExecutionEnvironment: JavaSE-17
Require-Bundle: com.google.guava;bundle-version="[33.1.0,33.2.0)",
 org.eclipse.emf.compare;bundle-version="[3.5.0,4.0.0)",
 org.eclipse.emf.databinding;bundle-version="[1.5.0,2.0.0)",
 org.eclipse.emf.edit.ui;bundle-version="[2.18.0,3.0.0)",
 org.eclipse.gmf.runtime.common.ui;bundle-version="[1.8.0,2.0.0)",
 org.eclipse.gmf.runtime.emf.type.core;bundle-version="[1.9.0,2.0.0)",
 org.eclipse.gmf.runtime.notation;bundle-version="[1.10.0,2.0.0)",
 org.eclipse.papyrus.infra.constraints;bundle-version="[3.0.0,4.0.0)",
 org.eclipse.papyrus.infra.core.log;bundle-version="[2.0.0,3.0.0)",
 org.eclipse.papyrus.infra.nattable.model;bundle-version="[5.0.0,6.0.0)",
 org.eclipse.papyrus.junit.framework;bundle-version="[2.0.0,3.0.0)",
 org.eclipse.papyrus.junit.utils;bundle-version="[2.4.0,4.0.0)",
 org.eclipse.papyrus.uml.m2m.qvto.common;bundle-version="[2.0.0,3.0.0)",
 org.eclipse.ui.views.properties.tabbed;bundle-version="[3.8.0,4.0.0)",
 org.eclipse.uml2.uml;bundle-version="[5.5.0,6.0.0)",
 org.junit;bundle-version="[4.13.0,5.0.0)"
Bundle-Activator: org.eclipse.papyrus.uml.m2m.qvto.tests.tools.Activator
Bundle-ActivationPolicy: lazy
Export-Package: org.eclipse.papyrus.uml.m2m.qvto.tests.tools,
 org.eclipse.papyrus.uml.m2m.qvto.tests.tools.tests
Automatic-Module-Name: org.eclipse.papyrus.uml.m2m.qvto.tests.tools

Back to the top