public class AddDependencyAction 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 |
---|
AddDependencyAction() |
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, setActivePart
private 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.IActionDelegate
public void dispose()
dispose
in interface org.eclipse.ui.IWorkbenchWindowActionDelegate
public void init(org.eclipse.ui.IWorkbenchWindow window)
init
in interface org.eclipse.ui.IWorkbenchWindowActionDelegate