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 185626

Summary: "HINT_PC_BROKEN_BREAKPOINT" in Annotations list on Fonts&Colors option
Product: debugger Reporter: Masaki Katakai <masaki>
Component: CodeAssignee: Martin Entlicher <mentlicher>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot

Description Masaki Katakai 2010-05-06 16:10:58 UTC
Created attachment 98577 [details]
screenshot

Product Version: NetBeans IDE Dev (Build 201005060200)

See screenshot.

spi.debugger.ui/src/org/netbeans/modules/debugger/resources/Bundle.properties:

HINT_PC_BROKEN_BREAKPOINTProgram Counter and a Broken Breakpoint

it should be

HINT_PC_BROKEN_BREAKPOINT=Program Counter and a Broken Breakpoint

"=" is missing.
Comment 1 Martin Entlicher 2010-05-06 16:54:07 UTC
Introduced by http://hg.netbeans.org/main/rev/73133baa2c28
Comment 2 Martin Entlicher 2010-05-17 09:41:16 UTC
Fixed in changeset:   171273:596aee958b8c
http://hg.netbeans.org/main/rev/596aee958b8c
Comment 3 Marian Mirilovic 2010-05-17 15:48:29 UTC
verified from source code
Comment 4 Quality Engineering 2010-05-19 06:20:58 UTC
Integrated into 'main-golden', will be available in build *201005182201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/
User: 
Log: