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 236713

Summary: Netbeans forgetting preference for "Rename Getters and Setters"
Product: java Reporter: _ gtzabari <gtzabari>
Component: RefactoringAssignee: Ralph Ruijs <ralphbenjamin>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description _ gtzabari 2013-10-03 17:32:18 UTC
Product Version: NetBeans IDE Dev (Build 201309270002)
Java: 1.7.0_40; Java HotSpot(TM) 64-Bit Server VM 24.0-b56
Runtime: Java(TM) SE Runtime Environment 1.7.0_40-b43
System: Windows 7 version 6.1 running on amd64; Cp1252; en_CA (nb)
User directory: C:\Users\Gili\AppData\Roaming\NetBeans\dev
Cache directory: C:\Users\Gili\AppData\Local\NetBeans\Cache\dev

1. Attempt to rename a property.
2. Dialog will pop up giving you the option to "Apply rename on comments" and "Rename Getters and Setters"
3. Enable both and proceed.
4. Repeat the operation. Notice that "Apply rename on comments" remains checked but "Rename Getters and Setters" is unchecked.

Expected behavior: Netbeans should remember the user preference from the last time the dialog was displayed (Rename Getters and Setters should be checked in step 4).
Comment 1 Ralph Ruijs 2015-03-31 10:37:03 UTC
changeset:   81ac21a1121b
user:        Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
date:        Tue Mar 31 12:32:53 2015 +0200
summary:     #236713 - Netbeans forgetting preference for "Rename Getters and Setters"
Comment 2 Quality Engineering 2015-04-03 03:08:03 UTC
Integrated into 'main-silver', will be available in build *201504030001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/81ac21a1121b
User: Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Log: #236713 - Netbeans forgetting preference for "Rename Getters and Setters"