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 Shellproject - The currently selected InternalProjectCopyright © 2020. All rights reserved.