Bug 43609 - Highlighting unused methods/members
Summary: Highlighting unused methods/members
Status: RESOLVED WORKSFORME
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 M4   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-24 16:18 EDT by Andrew Taylor CLA
Modified: 2003-09-24 17:08 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Taylor CLA 2003-09-24 16:18:17 EDT
A warning indication for unused methods and members would be spanky.  Is it
possible?

Andy
Comment 1 Philipe Mulet CLA 2003-09-24 17:08:21 EDT
Unused private type/field/method are diagnosed when enabling the corresponding 
option.

Preferences>Java Compiler>Unused Code>Unused private types, methods or fields