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 254525 - Refactor getters/setters not appearing in preview
Summary: Refactor getters/setters not appearing in preview
Status: RESOLVED DUPLICATE of bug 199088
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 8.0.2
Hardware: PC Windows 8.1
: P3 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-19 22:38 UTC by mtwrobel
Modified: 2015-08-24 16:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mtwrobel 2015-08-19 22:38:05 UTC
Refactoring a class variable in Java will produce the desired result when "refactor getters and setters" checkbox is checked, but may not appear in the previewed source file.

I.E. the method names remain the same in the preview.
Comment 1 mtwrobel 2015-08-19 22:39:11 UTC
And furthermore, you guys might consider adding "refactor constructor" checkbox, on a similar vein to getters/setters box, but that's an improvement, and can file it yourselves if you think it's prudent.
Comment 2 Jiri Prox 2015-08-24 13:00:56 UTC
reproducible
Comment 3 Ralph Ruijs 2015-08-24 16:42:29 UTC

*** This bug has been marked as a duplicate of bug 199088 ***