Bug 112895 - Wrong warning: Unused Private Method
Summary: Wrong warning: Unused Private Method
Status: CLOSED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2005-10-18 02:28 EDT by stephan.freund CLA
Modified: 2015-07-23 03:54 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description stephan.freund CLA 2005-10-18 02:28:02 EDT
A used private method is wrongly declared with a warning as 'Unused Private
Method: Unused private method 'foo'.'
There are occurences after searching the references in Workspace (Ctrl + Shift + G)

Build Id: I20050627-1435
Comment 1 Philipe Mulet CLA 2005-10-18 03:08:18 EDT
Pls provide steps to reproduce. Per essence, a private method cannot be
referenced from outside the defining type.
Comment 2 Philipe Mulet CLA 2005-10-18 03:08:38 EDT
Then reopen once steps are available.
Comment 3 Philipe Mulet CLA 2006-02-03 05:30:06 EST
Timeout. Closing
Comment 4 Denis Roy CLA 2009-08-30 02:05:55 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.