public class MergeBranchHandler extends Object
MergeBranchHelper.mergeBranch(InternalProject, Shell)
Constructor and Description |
---|
MergeBranchHandler() |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.eclipse.swt.widgets.Shell shell,
InternalProject project)
Called by the framework when handler is triggered.
|
@Execute public void execute(org.eclipse.swt.widgets.Shell shell, @Named(value="org.eclipse.ui.selection") @Optional InternalProject project)
shell
- The current Shell
project
- The currently selected InternalProject
Copyright © 2020. All rights reserved.