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 209779

Summary: Provide 'Remove Surrounding Code' Action
Product: java Reporter: Dusan Balek <dbalek>
Component: EditorAssignee: Dusan Balek <dbalek>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Dusan Balek 2012-03-20 09:58:17 UTC
Provide action to remove the enclosing parts of a nested statement. The action should keep the code syntactically correct.
Comment 1 Dusan Balek 2012-03-20 12:50:07 UTC
Fixed in jet-main.

http://hg.netbeans.org/jet-main/rev/a2db1a23d765
Comment 2 Quality Engineering 2012-03-21 12:05:48 UTC
Integrated into 'main-golden', will be available in build *201203210400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/a2db1a23d765
User: Dusan Balek <dbalek@netbeans.org>
Log: Issue #209779: Provide 'Remove Surrounding Code' Action - fixed.