Bug 71797 - JavaDoc references to deprecated methods should not be warnings
Summary: JavaDoc references to deprecated methods should not be warnings
Status: RESOLVED DUPLICATE of bug 75701
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.1 M3   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-11 11:46 EDT by Randy Hudson CLA
Modified: 2004-10-28 12:59 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 Randy Hudson CLA 2004-08-11 11:46:44 EDT
If a JavaDoc link points to a deprecated method, this should not generate a 
compiler warning.  It seems normal to want to document or refer to methods 
which are deprecated, especially from a new method which is the preferred 
replacement of the deprecated.
Comment 1 Frederic Fusier CLA 2004-10-28 12:58:49 EDT

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