Bug 322584 - [CommonNavigator] Allow an NCE to override only a label provider
Summary: [CommonNavigator] Allow an NCE to override only a label provider
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.7   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-12 16:29 EDT by Janusz Dalecki CLA
Modified: 2019-09-06 15:36 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Janusz Dalecki CLA 2010-08-12 16:29:15 EDT
Build Identifier: Build id: I20090611-1540

Can we enhance CNF extension 'org.eclipse.ui.navigator.navigatorContent' in such a way that we can only override the label provider with all other attributes being default.?
Right now, CNF is using as its content provider the 'org.eclipse.ui.internal.navigator.resources.workbench.Resou rceExtensionContentProvider' class and as label provider it is using a 'org.eclipse.ui.internal.navigator.resources.workbench.Resou rceExtensionLabelProvider'.
When I want to plug in just label provider, to have default content provider I need to specify in navigatorContent internal class 'org.eclipse.ui.internal.navigator.resources.workbench.Resou rceExtensionContentProvider' – which is a bit of a hack.


Reproducible: Always

Steps to Reproduce:
N/A
Comment 1 Eclipse Webmaster CLA 2019-09-06 15:36:33 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.