Bug 37741

Summary: [Markers] Please make IMarkerImageProvider API
Product: [Eclipse Project] Platform Reporter: Bob Foster <bob>
Component: UIAssignee: Tod Creasey <Tod_Creasey>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: clayberg, danrubel, sdavids
Version: 2.1Keywords: api
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Bob Foster CLA 2003-05-16 00:02:33 EDT
(And the associated manifest syntax.)

JDT is not the only plugin that might want to display different icons based on 
the nature of a marker.
Comment 1 Nick Edgar CLA 2004-05-07 11:37:47 EDT
Not for 3.0.
Comment 2 Dan Rubel CLA 2005-04-25 10:13:43 EDT
Any plans for this to be public in Eclipse 3.1 ?
Comment 3 Eric Clayberg CLA 2005-04-25 10:23:50 EDT
Yes, please make this public. This request has been out there for almost a year 
at this point. Having a public extension point, 
org.eclipse.ui.ide.markerImageProviders, require a private interface, 
org.eclipse.ui.internal.ide.IMarkerImageProvider, seems very odd. It also 
causes problems for plugin providers wishing RFRS certification.
Comment 4 Nick Edgar CLA 2005-04-25 10:33:45 EDT
Sorry, missed the boat on this one, and we are now API-frozen for 3.1 as of M6.
Comment 5 Sebastian Davids CLA 2006-03-18 12:36:39 EST
Missed the boat again?
Comment 6 Nick Edgar CLA 2006-03-28 22:29:51 EST
Sigh, yes, sorry.
Comment 7 Nick Edgar CLA 2006-03-28 22:30:32 EST
Reassigning due to change in component ownership.
Comment 8 Tod Creasey CLA 2006-04-07 10:19:34 EDT
This is part of the general api request in Bug 36418

*** This bug has been marked as a duplicate of 36418 ***