Bug 28319 - Unused parameter should be limited to current method/class
Summary: Unused parameter should be limited to current method/class
Status: RESOLVED DUPLICATE of bug 25204
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.1 RC1   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-14 07:00 EST by Max Rydahl Andersen CLA
Modified: 2003-02-11 06:44 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 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 ***