abstract class AbstractLifecycleMappingResolution extends EditorAwareMavenProblemResolution
Modifier and Type | Field and Description |
---|---|
protected PluginExecutionAction |
action |
LOG
Modifier | Constructor and Description |
---|---|
protected |
AbstractLifecycleMappingResolution(org.eclipse.core.resources.IMarker marker,
PluginExecutionAction action) |
Modifier and Type | Method and Description |
---|---|
boolean |
canFix(org.eclipse.core.resources.IMarker marker) |
org.eclipse.swt.graphics.Image |
getImage() |
fix, fix, fix, getQuickAssistContext, setQuickAssistContext
apply, findOtherMarkers, getAdditionalProposalInfo, getAdditionalProposalInfo, getContextInformation, getDescription, getDisplayString, getMarker, getOrder, getOrder, getProjects, getResolutions, getSelection, hasResolutions, includeProposal, includeResolution, isSingleton, run, run
protected final PluginExecutionAction action
protected AbstractLifecycleMappingResolution(org.eclipse.core.resources.IMarker marker, PluginExecutionAction action)
public org.eclipse.swt.graphics.Image getImage()
public boolean canFix(org.eclipse.core.resources.IMarker marker) throws org.eclipse.core.runtime.CoreException
canFix
in class MavenProblemResolution
org.eclipse.core.runtime.CoreException