public class AddPluginAction extends MavenActionSupport implements org.eclipse.ui.IWorkbenchWindowActionDelegate
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ID |
private static org.slf4j.Logger |
log |
selection, targetPart| Constructor and Description |
|---|
AddPluginAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
void |
init(org.eclipse.ui.IWorkbenchWindow window) |
void |
run(org.eclipse.jface.action.IAction action) |
getArtifacts, getPomFileFromPomEditorOrViewSelection, getShell, selectionChanged, setActivePartprivate static final org.slf4j.Logger log
public static final java.lang.String ID
public void run(org.eclipse.jface.action.IAction action)
run in interface org.eclipse.ui.IActionDelegatepublic void dispose()
dispose in interface org.eclipse.ui.IWorkbenchWindowActionDelegatepublic void init(org.eclipse.ui.IWorkbenchWindow window)
init in interface org.eclipse.ui.IWorkbenchWindowActionDelegate