Bug 308608

Summary: Provide same icon for build path problem markers as shown in Package Explorer
Product: [Eclipse Project] JDT Reporter: Dani Megert <daniel_megert>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: ASSIGNED --- QA Contact:
Severity: enhancement    
Priority: P3 CC: deepakazad, markus.kell.r, mauromol
Version: 3.6   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard: fix candidate
Bug Depends on: 314273, 36418, 215980, 260909    
Bug Blocks:    

Description Dani Megert CLA 2010-04-09 03:33:27 EDT
FUP of bug 215980.

We should provide the same icon for build path problem markers as shown in Package Explorer.

The icon could be provided via 'org.eclipse.ui.ide.markerImageProviders' extension point but there are currently two blocking issues:
- the extension point is marked internal (bug 36418)
- the extension point does not work (bug 260909)
Comment 1 Dani Megert CLA 2010-04-09 03:36:30 EDT
>Variant B looks good - the bigger "!" and the error icon have about the same
>number of red pixels and hence appear equally evident. The smaller "!" looks
>quite small.
Agree.

Filed bug 308608 to also use the same icon for the build path marker.
Comment 2 Dani Megert CLA 2010-04-09 03:40:32 EDT
Please ignore the comment 1 - it was meant for bug 215980.
Comment 3 Markus Keller CLA 2011-03-15 13:08:58 EDT
Removing target milestone -- needs API from blocking bugs.