Uses of Interface
org.eclipse.ui.IMarkerResolutionGenerator
-
Packages that use IMarkerResolutionGenerator Package Description org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. -
-
Uses of IMarkerResolutionGenerator in org.eclipse.ui
Subinterfaces of IMarkerResolutionGenerator in org.eclipse.ui Modifier and Type Interface Description interface
IMarkerResolutionGenerator2
A marker resolution generator should implement this interface rather thanIMarkerResolutionGenerator
if it can determine whether a particular marker has any resolutions more efficiently than computing all the resolutions.
-