Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 491267

Summary: Quickfix for duplicate keys in switch statements could be to remove the duplicated key
Product: [ECD] Orion Reporter: Olivier Thomann <Olivier_Thomann>
Component: JS ToolsAssignee: Olivier Thomann <Olivier_Thomann>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: curtis.windatt.public, Michael_Rennie
Version: 11.0   
Target Milestone: 13.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Olivier Thomann CLA 2016-04-07 13:14:41 EDT
Right now the only quickfix is to rename the duplicated key, but we could also provide a quickfix to remove the duplicated key (including the corresponding action on that duplicated key).