public class FeatureExecutionHandler
extends org.eclipse.core.commands.AbstractHandler
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COMMAND_ID |
Constructor and Description |
---|
FeatureExecutionHandler(IConfigurationProvider configurationProvider) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
execute(org.eclipse.core.commands.ExecutionEvent event) |
public static final java.lang.String COMMAND_ID
public FeatureExecutionHandler(IConfigurationProvider configurationProvider)