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 - 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().
Summary: When I refactored (renamed) base class method, the IDE missed to rename calls...
Status: RESOLVED INCOMPLETE
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.0.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-15 21:37 UTC by artavazd
Modified: 2015-09-08 12:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (66.05 KB, text/plain)
2015-06-15 21:37 UTC, artavazd
Details

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