Bug 308608 - Provide same icon for build path problem markers as shown in Package Explorer
Summary: Provide same icon for build path problem markers as shown in Package Explorer
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.6   Edit
Hardware: All All
: P3 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard: fix candidate
Keywords:
Depends on: 314273 36418 215980 260909
Blocks:
  Show dependency tree
 
Reported: 2010-04-09 03:33 EDT by Dani Megert CLA
Modified: 2011-03-15 13:08 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.