Bug 215235 - [CommonNavigator] project explorer can not show breakpoint working sets correctly
Summary: [CommonNavigator] project explorer can not show breakpoint working sets corre...
Status: RESOLVED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Francis Upton IV CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2008-01-14 11:23 EST by Benno Baumgartner CLA
Modified: 2009-01-15 05:19 EST (History)
0 users

See Also:


Attachments
screen shot (2.52 KB, image/png)
2008-01-14 11:23 EST, Benno Baumgartner CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Benno Baumgartner CLA 2008-01-14 11:23:00 EST
Created attachment 86845 [details]
screen shot

I20080108-1320

1. Open the Project Explorer
2. Create a new breakpoint working set
3. set top level elements to working set
4. select the created working set
Is:
 The tree shows some [+] without a label, see screenshot. The elements have no children.
Comment 1 Francis Upton IV CLA 2008-08-20 04:27:36 EDT
After the fix to bug 212389 (in N20080820 and after, or M20080820 for 3.4.1) it shows a message "Error: no label provider for org.eclipse.jdt.internal.debug.core.breakpoints.JavaLineBreakpoint@xxxx"

I think this is correct, as the project explorer is probably not configured by JDT to show breakpoints.

The package explorer in the same situation just shows no children in the working set.

Please let me know how you would like to handle this.
Comment 2 Francis Upton IV CLA 2009-01-15 05:19:40 EST
If there is anything I need to do here, please reopen this.