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


                                                           

                                                        
                                                                              
                                                  
                                                                
                                                                  
                                                            

                                                                   
                                              




                                                                   
                             
                    
                                
                            
                         
                          

                                                                       
                                              
 
Manifest-Version: 1.0
Export-Package: org.eclipse.papyrus.customization.palette,
 org.eclipse.papyrus.customization.palette.dialog,
 org.eclipse.papyrus.customization.palette.proxies
Require-Bundle: org.eclipse.pde;bundle-version="3.6.0",
 org.eclipse.pde.ui;bundle-version="3.6.0",
 org.eclipse.papyrus.uml.diagram.paletteconfiguration;bundle-version="1.0.1",
 org.eclipse.core.runtime;bundle-version="3.8.0",
 org.eclipse.papyrus.uml.diagram.common;bundle-version="1.0.1",
 org.eclipse.ui.views.properties.tabbed;bundle-version="3.5.200",
 org.eclipse.gmf.runtime.diagram.ui;bundle-version="1.5.0",
 org.eclipse.papyrus.infra.core.log;bundle-version="1.0.1",
 org.eclipse.papyrus.infra.core.sasheditor;bundle-version="1.0.1",
 org.eclipse.uml2.uml;bundle-version="4.0.0",
 org.eclipse.papyrus.infra.core;bundle-version="1.0.1",
 org.eclipse.papyrus.infra.emf;bundle-version="1.0.1",
 org.eclipse.papyrus.emf.facet.custom.ui;bundle-version="1.0.1",
 org.eclipse.papyrus.emf.facet.custom.core;bundle-version="1.0.1",
 org.eclipse.papyrus.uml.diagram.common;bundle-version="1.0.1"
Bundle-Vendor: %providerName
Bundle-ClassPath: .
Bundle-Version: 1.0.1.qualifier
Bundle-Localization: plugin
Bundle-Name: %pluginName
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.papyrus.customization.palette;singlet
 on:=true
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top