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 232310

Summary: Extract method doesn't honor formatting settings
Product: java Reporter: misterm <misterm>
Component: HintsAssignee: Jan Lahoda <jlahoda>
Status: RESOLVED FIXED    
Severity: normal CC: hmichel, janario, markiewb
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description misterm 2013-07-05 15:54:37 UTC
If Ordering -> Insertion Point is Caret Location, extract method ignores it.

Product Version = NetBeans IDE Dev (Build 20130703-4ccc4c622a55)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_07
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.3-b01
Comment 1 Jan Lahoda 2013-07-09 15:11:10 UTC
Should be fixed by:
http://hg.netbeans.org/jet-main/rev/f7ab49bd0bce

Please verify once it is part of daily builds.
Comment 2 Quality Engineering 2013-07-12 02:31:18 UTC
Integrated into 'main-silver', will be available in build *201307112300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/f7ab49bd0bce
User: Jan Lahoda <jlahoda@netbeans.org>
Log: #232310: ensure the introduced fields/methods are placed based on the user's preferences.