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 - Make breakpoints respond to refactoring
Summary: Make breakpoints respond to refactoring
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-15 13:35 UTC by Petr Cyhelsky
Modified: 2008-09-15 13:35 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.