public interface IMarkerResolution
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLabel()
Returns a short label indicating what the resolution will do.
|
void |
run(IMarker marker)
Runs this resolution.
|
java.lang.String getLabel()
void run(IMarker marker)
marker - the marker to resolve
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.