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 199088 - When renaming a property, the changes of the getter and setter method are not visible in preview.
Summary: When renaming a property, the changes of the getter and setter method are not...
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 7.1
Hardware: PC All
: P3 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
: 254525 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-06-01 14:37 UTC by Ralph Ruijs
Modified: 2015-08-24 16:42 UTC (History)
2 users (show)

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 Ralph Ruijs 2011-06-01 14:37:57 UTC
When you rename a field and select the checkbox to rename the getter and setter methods as well, the preview window does not show all the changes at once.
Comment 1 Ralph Ruijs 2015-01-28 12:44:08 UTC
There are no plans to enhance the preview with full file changes. The changes display the result, without knowing about the other changes.
Comment 2 Ralph Ruijs 2015-08-24 16:42:29 UTC
*** Bug 254525 has been marked as a duplicate of this bug. ***