Bug 420665

Summary: [1.8] Javadoc view/hover should reveal "effectively final" state
Product: [Eclipse Project] JDT Reporter: Markus Keller <markus.kell.r>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: ASSIGNED --- QA Contact:
Severity: enhancement    
Priority: P3    
Version: 4.3   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on: 421846, 420660    
Bug Blocks:    

Description Markus Keller CLA 2013-10-29 15:36:18 EDT
The Javadoc view/hover should reveal the "effectively final" state of a local variable. Asking for API in bug 420660.

"Effectively final" should be distinguishable from explicitly or implicitly final (the latter two can both be rendered the same).
Comment 1 Markus Keller CLA 2014-04-08 11:56:04 EDT
See also bug 421564 (semantic highlighting for this).