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 253012

Summary: When I refactored (renamed) base class method, the IDE missed to rename calls to this method in child classes when it called like parent::method_old_name().
Product: cnd Reporter: artavazd
Component: Code ModelAssignee: issues@cnd <issues>
Status: RESOLVED INCOMPLETE    
Severity: normal    
Priority: P3    
Version: 8.0.2   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description artavazd 2015-06-15 21:37:43 UTC
Product Version = NetBeans IDE 8.0.2 (Build 201411181905)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_60-ea
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.60-b06
Comment 1 artavazd 2015-06-15 21:37:48 UTC
Created attachment 154239 [details]
IDE log
Comment 2 Alexander Simon 2015-09-08 12:58:34 UTC
Please, provide code example