Skip to main content
summaryrefslogblamecommitdiffstats
blob: d77696f22edcaa7148ae68769243ef414ea70578 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                      




                                                                        
                                                        
                                                                  

                                                                    
                                                  
                                                            




                                                                       


                                                              
                             
                              
                                 
                         

                            

                                                                       

                                                                       

                                              
Manifest-Version: 1.0
Require-Bundle: org.eclipse.papyrus.infra.core;bundle-version="0.10.1",
 org.eclipse.papyrus.infra.gmfdiag.commands;bundle-version="0.10.1",
 org.eclipse.papyrus.infra.gmfdiag.preferences;bundle-version="0.10.1",
 org.eclipse.papyrus.infra.gmfdiag.common;bundle-version="0.10.1",
 org.eclipse.papyrus.infra.widgets.toolbox;bundle-version="0.10.1",
 org.eclipse.core.expressions;bundle-version="3.4.300",
 org.eclipse.papyrus.views.modelexplorer;bundle-version="0.10.1",
 org.eclipse.ui.navigator;bundle-version="3.5.100",
 org.eclipse.emf.facet.infra.browser.uicore;bundle-version="0.1.0",
 org.eclipse.core.runtime;bundle-version="3.7.0",
 org.eclipse.gmf.runtime.diagram.ui;bundle-version="1.5.0",
 org.eclipse.papyrus.infra.core.sasheditor;bundle-version="0.10.1",
 org.eclipse.papyrus.infra.emf;bundle-version="0.10.1",
 org.eclipse.papyrus.infra.core.log;bundle-version="0.10.1",
 org.eclipse.papyrus.infra.widgets;bundle-version="0.10.1",
 org.eclipse.papyrus.infra.services.navigation;bundle-version="0.10.1"
Export-Package: org.eclipse.papyrus.infra.gmfdiag.navigation,
 org.eclipse.papyrus.infra.gmfdiag.navigation.decorator,
 org.eclipse.papyrus.infra.gmfdiag.navigation.preference
Bundle-Vendor: %providerName
Bundle-ActivationPolicy: lazy
Bundle-Version: 0.10.2.qualifier
Bundle-Name: %pluginName
Bundle-Localization: plugin
Bundle-ManifestVersion: 2
Bundle-Activator: org.eclipse.papyrus.infra.gmfdiag.navigation.Activat
 or
Bundle-SymbolicName: org.eclipse.papyrus.infra.gmfdiag.navigation;sing
 leton:=true
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top