Bug 48239 - JDT : report final, report static
Summary: JDT : report final, report static
Status: RESOLVED DUPLICATE of bug 48238
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 3.0 M7   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-07 16:31 EST by Mohamed ZERGAOUI CLA
Modified: 2003-12-07 18:18 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mohamed ZERGAOUI CLA 2003-12-07 16:31:01 EST
Report final use :
It is possible with this architecture to report that a member, a method or a 
parameter or a local variable is used as an final one (not reassigned). In that 
case a hint would be to mention that.
Report static use :
It is possible with this architecture to report that a method is a static one 
(no access to this). In that case a hint would be to mention that
Comment 1 Philipe Mulet CLA 2003-12-07 18:18:40 EST

*** This bug has been marked as a duplicate of 48238 ***