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

                                                                                               
                                                 
                          
                             


                                 
                         

                            



                                                                       
                                              
 
Manifest-Version: 1.0
Export-Package: org.eclipse.papyrus.java.profile.java.provider
Require-Bundle: org.eclipse.papyrus.java.profile;bundle-version="0.10.2";visibility:=reexport,
 org.eclipse.uml2.uml.edit;visibility:=reexport,
 org.eclipse.core.runtime
Bundle-Vendor: %providerName
Bundle-ActivationPolicy: lazy
Bundle-ClassPath: .
Bundle-Version: 0.10.2.qualifier
Bundle-Name: %pluginName
Bundle-Localization: plugin
Bundle-ManifestVersion: 2
Bundle-Activator: org.eclipse.papyrus.java.profile.java.provider.JavaE
 ditPlugin$Implementation
Bundle-SymbolicName: org.eclipse.papyrus.java.profile.edit;singleton:=
 true
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top