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.IExecutableExtensionpublic void launch(org.eclipse.ui.IEditorPart editor,
String mode)
launch in interface org.eclipse.debug.ui.ILaunchShortcutpublic void launch(org.eclipse.jface.viewers.ISelection selection,
String mode)
launch in interface org.eclipse.debug.ui.ILaunchShortcutCopyright © 2005–2021 Eclipse Foundation. All rights reserved.