Community
Participate
Working Groups
The interface: org.eclipse.core.resources.IMarker is implemented by: org.eclipse.linuxtools.cdt.autotools.ui.editors.AutoconfErrorHandler.AutoconfMarker and org.eclipse.linuxtools.internal.cdt.autotools.ui.editors.automake.AutomakeErrorHandler.AutomakeMarker although the interface is marked as noimplment
Code has been changed to simply add Annotation to annotation model rather than use a MarkerAnnotation which requires an IMarker as input.