Uses of Interface
org.eclipse.ui.IMarkerResolutionGenerator
Packages that use IMarkerResolutionGenerator
Package
Description
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.uiModifier and TypeInterfaceDescriptioninterface
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. -
Uses of IMarkerResolutionGenerator in org.eclipse.ui.views.markers.internal
Classes in org.eclipse.ui.views.markers.internal that implement IMarkerResolutionGeneratorModifier and TypeClassDescriptionclass
Provides a resolution for warning markers on projects without an explicit encoding setting.