java.lang.Objectcom.ibm.jdg2e.resources.extensions.builder.ReadmeResolutionGenerator
Processes a marker to identify if there is processing that can be invoked that would resolve the problem identified by the marker.
| Constructor Summary | |
ReadmeResolutionGenerator()
|
|
| Method Summary | |
org.eclipse.ui.IMarkerResolution[] |
getResolutions(org.eclipse.core.resources.IMarker marker)
Return the resolution generator ReadmeResolution. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ReadmeResolutionGenerator()
| Method Detail |
public org.eclipse.ui.IMarkerResolution[] getResolutions(org.eclipse.core.resources.IMarker marker)
ReadmeResolution.
getResolutions in interface org.eclipse.ui.IMarkerResolutionGeneratorIMarkerResolutionGenerator.getResolutions(org.eclipse.core.resources.IMarker)