public class FilterPackagesHandler extends Object
Constructor and Description |
---|
FilterPackagesHandler() |
Modifier and Type | Method and Description |
---|---|
void |
execute(ECPProject ecpProject,
org.eclipse.swt.widgets.Shell shell)
Opens a dialog for adjusting the packages filter.
|
@Execute public void execute(@Named(value="org.eclipse.ui.selection") @Optional ECPProject ecpProject, org.eclipse.swt.widgets.Shell shell)
ecpProject
- The ECPProject
to which the filter should be appliedshell
- The Shell
which should be used for the dialogsCopyright © 2016. All rights reserved.