This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 128698 - Missing gutter icon for class breakpoints
Summary: Missing gutter icon for class breakpoints
Status: RESOLVED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-28 14:04 UTC by Jiri Vagner
Modified: 2010-04-18 09:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
missing-class-breakpoint-icons-in-gutter.jpg (61.44 KB, image/jpeg)
2008-02-28 14:04 UTC, Jiri Vagner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Vagner 2008-02-28 14:04:17 UTC
I miss icons in editor gutter for existing enabled class breakpoints. See the screenshot.

Product Version: NetBeans IDE Dev (Build 200802270005)
Java: 1.6.0_04; Java HotSpot(TM) Client VM 10.0-b19
System: Linux version 2.6.20-16-generic running on i386; UTF-8; en_US (nb)
Comment 1 Jiri Vagner 2008-02-28 14:04:48 UTC
Created attachment 57451 [details]
missing-class-breakpoint-icons-in-gutter.jpg
Comment 2 Martin Entlicher 2008-02-28 18:08:18 UTC
Something between bug and enhancement... Class breakpoints are not so much used as other breakpoint types.
Comment 3 Daniel Prusa 2010-04-18 09:55:58 UTC
Already fixed. The same icon as for method brekpoints is used now.