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

                                            


                                                     
                             
                              
                    
                                
                            
                         
                          
                                                                         
                                              
Manifest-Version: 1.0
Require-Bundle: org.eclipse.core.runtime,
 org.eclipse.emf.ecore;visibility:=reexport
Export-Package: org.eclipse.papyrus.diagramtemplate,
 org.eclipse.papyrus.diagramtemplate.impl,
 org.eclipse.papyrus.diagramtemplate.util
Bundle-Vendor: %providerName
Bundle-ActivationPolicy: lazy
Bundle-ClassPath: .
Bundle-Version: 1.2.0.qualifier
Bundle-Localization: plugin
Bundle-Name: %pluginName
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.papyrus.diagramtemplate;singleton:=true
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top