public class ManagedVersionRemovalResolution extends AbstractPomProblemResolution
ARTIFACT_ID_NODE, GROUP_ID_NODE, PROJECT_NODE, VERSION_NODELOG| Constructor and Description |
|---|
ManagedVersionRemovalResolution(org.eclipse.core.resources.IMarker marker,
boolean dependency) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canFix(String editorHint) |
String |
getDescription() |
org.eclipse.swt.graphics.Image |
getImage() |
String |
getLabel() |
int |
getOrder() |
protected void |
processFix(org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument doc,
Element root,
List<org.eclipse.core.resources.IMarker> markers) |
canFix, fix, fixfix, getQuickAssistContext, setQuickAssistContextapply, findOtherMarkers, getAdditionalProposalInfo, getAdditionalProposalInfo, getContextInformation, getDisplayString, getMarker, getOrder, getProjects, getResolutions, getSelection, hasResolutions, includeProposal, includeResolution, isSingleton, run, runpublic ManagedVersionRemovalResolution(org.eclipse.core.resources.IMarker marker,
boolean dependency)
public int getOrder()
getOrder in class MavenProblemResolutionpublic boolean canFix(String editorHint)
canFix in class AbstractPomProblemResolutionpublic String getLabel()
public org.eclipse.swt.graphics.Image getImage()
public String getDescription()
getDescription in interface org.eclipse.ui.IMarkerResolution2getDescription in class MavenProblemResolutionprotected void processFix(org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument doc,
Element root,
List<org.eclipse.core.resources.IMarker> markers)
processFix in class AbstractPomProblemResolutionCopyright © 2005–2021 Eclipse Foundation. All rights reserved.