public class ProfileSelectionHandler
extends org.eclipse.core.commands.AbstractHandler
| Constructor and Description |
|---|
ProfileSelectionHandler() |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(org.eclipse.core.commands.ExecutionEvent event)
Opens the Maven profile selection Dialog window.
|
org.eclipse.core.runtime.IStatus |
execute(org.eclipse.swt.widgets.Shell shell,
org.eclipse.core.resources.IProject... projects) |
addHandlerListener, dispose, fireHandlerChanged, hasListeners, isEnabled, isHandled, removeHandlerListener, setBaseEnabled, setEnabledpublic Object execute(org.eclipse.core.commands.ExecutionEvent event) throws org.eclipse.core.commands.ExecutionException
org.eclipse.core.commands.ExecutionExceptionpublic org.eclipse.core.runtime.IStatus execute(org.eclipse.swt.widgets.Shell shell,
org.eclipse.core.resources.IProject... projects)
throws org.eclipse.core.commands.ExecutionException
org.eclipse.core.commands.ExecutionExceptionCopyright © 2005–2021 Eclipse Foundation. All rights reserved.