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 165579

Summary: Refactoring of loop labels doesn't work
Product: java Reporter: alex108 <alex108>
Component: RefactoringAssignee: Ralph Ruijs <ralphbenjamin>
Status: RESOLVED FIXED    
Severity: blocker CC: stephenpmorgan, ulfzibis
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description alex108 2009-05-20 10:17:50 UTC
When I tried to refactor (via Ctrl+R) loop label in code I had found that it is impossible in current version of NB.
If it is possible, please add this feature.

Thanks a lot,
Alexey Makhov.
Comment 1 Jan Pokorsky 2009-05-20 12:29:29 UTC
Reproducible, it has not been implemented yet.
Comment 2 Jan Becicka 2011-03-28 12:15:18 UTC
*** Bug 173305 has been marked as a duplicate of this bug. ***
Comment 3 Ralph Ruijs 2013-01-10 17:20:04 UTC
*** Bug 203121 has been marked as a duplicate of this bug. ***
Comment 4 Ralph Ruijs 2013-03-05 16:14:07 UTC
Changeset: e76652710411
Author:    Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Date:      2013-03-05 17:13
Comment 5 Quality Engineering 2013-03-07 01:57:19 UTC
Integrated into 'main-golden', will be available in build *201303062300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/e76652710411
User: Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Log: Issue #165579 - Refactoring of loop labels doesn't work