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

                         

                           
                                                                                                          
                               






                                                                                                 
                            
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Localization: plugin
Bundle-SymbolicName: org.eclipse.papyrus.layouttool.algorithms.horizontalSymmetryAlgorithm;singleton:=true
Bundle-Version: 0.8.0.qualifier
Bundle-Activator: org.eclipse.papyrus.layouttool.algorithms.horizontalsymmetryalgorithm.Activator
Require-Bundle: org.eclipse.ui,
 org.eclipse.core.runtime,
 org.eclipse.papyrus.layouttool,
 org.eclipse.zest.layouts
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-Vendor: %providerName

Back to the top