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 216515

Summary: Add configuration for "Fill Missing Cases to Switch" break;
Product: java Reporter: Ralph Ruijs <ralphbenjamin>
Component: HintsAssignee: Svata Dedic <sdedic>
Status: NEW ---    
Severity: normal    
Priority: P2    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: Proposed patch

Description Ralph Ruijs 2012-08-08 09:27:52 UTC
Whenever I use Fill Missing Cases to Switch, I need to remove the break; statements. Please add a configuration option for this. (Default may be enabled)
Comment 1 Ralph Ruijs 2012-08-08 10:43:37 UTC
Created attachment 122860 [details]
Proposed patch