public class ExecutePomAction extends Object implements org.eclipse.debug.ui.ILaunchShortcut, org.eclipse.core.runtime.IExecutableExtension
Constructor and Description |
---|
ExecutePomAction() |
Modifier and Type | Method and Description |
---|---|
void |
launch(org.eclipse.ui.IEditorPart editor,
String mode) |
void |
launch(org.eclipse.jface.viewers.ISelection selection,
String mode) |
void |
setInitializationData(org.eclipse.core.runtime.IConfigurationElement config,
String propertyName,
Object data) |
public void setInitializationData(org.eclipse.core.runtime.IConfigurationElement config, String propertyName, Object data)
setInitializationData
in interface org.eclipse.core.runtime.IExecutableExtension
public void launch(org.eclipse.ui.IEditorPart editor, String mode)
launch
in interface org.eclipse.debug.ui.ILaunchShortcut
public void launch(org.eclipse.jface.viewers.ISelection selection, String mode)
launch
in interface org.eclipse.debug.ui.ILaunchShortcut
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.