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 147266

Summary: Make breakpoints respond to refactoring
Product: debugger Reporter: Petr Cyhelsky <cyhelsky>
Component: CodeAssignee: issues@debugger <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Petr Cyhelsky 2008-09-15 13:35:42 UTC
Product Version: NetBeans IDE Dev (Build 200809150201)
Java: 1.5.0_15; Java HotSpot(TM) Client VM 1.5.0_15-b04
System: Windows Vista version 6.0 running on x86; Cp1250; cs_CZ (nb)

Method/Class/Field breakpoints don't respond to refactor->rename of its respective target. It would be nice if
refactoring would also trigger change of relevant breakpoints.