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 - Add configuration for "Fill Missing Cases to Switch" break;
Summary: Add configuration for "Fill Missing Cases to Switch" break;
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 7.3
Hardware: All All
: P2 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-08 09:27 UTC by Ralph Ruijs
Modified: 2015-10-02 14:09 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Proposed patch (11.14 KB, patch)
2012-08-08 10:43 UTC, Ralph Ruijs
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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