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