Bug 28319

Summary: Unused parameter should be limited to current method/class
Product: [Eclipse Project] JDT Reporter: Max Rydahl Andersen <max>
Component: CoreAssignee: Philipe Mulet <philippe_mulet>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 2.1   
Target Milestone: 2.1 RC1   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Max Rydahl Andersen CLA 2002-12-14 07:00:36 EST
"Unused parameter" would be usefull, if one could just get it for the current method.
Currently one has to recompile the whole project to be ifnromed about usnsed parameters, and
then it probably will overload the task list with 100+ warnings for any project using interfaces
such as ActionListener which all parameters is seldom used :)

Don't know if there are any good way to get this :(
Comment 1 Philipe Mulet CLA 2002-12-17 10:25:08 EST
Unclear... they are already such suggestions to improve them.
Will consider post 2.1
Comment 2 Philipe Mulet CLA 2003-02-11 06:39:43 EST
Resurrecting as per request for RC1.
Comment 3 Philipe Mulet CLA 2003-02-11 06:44:48 EST

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