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, setEnabled
public Object execute(org.eclipse.core.commands.ExecutionEvent event) throws org.eclipse.core.commands.ExecutionException
org.eclipse.core.commands.ExecutionException
public 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.ExecutionException
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.