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

Bug 465624

Summary: Missing no-throw-literal quickfix
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: JS ToolsAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: Michael_Rennie
Version: 8.0   
Target Milestone: 9.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2015-04-27 16:12:23 EDT
1. Type this into a .js file:
throw 3;

2. You get a warning, which is supposed to have a quick fix attached, but the fix is not there.
Comment 1 Michael Rennie CLA 2015-05-05 22:51:21 EDT
The problem was a collision with the new missing NLS fix (the ids were the same, probably a copy-paste error).

Fixed in:

http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=880fdb6a26ff57b8728832c25a5625e83d87a982