Bug 75068 - Javadoc: @links to private methods generates warning/error
Summary: Javadoc: @links to private methods generates warning/error
Status: RESOLVED DUPLICATE of bug 53977
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 3.1 M3   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-27 05:03 EDT by Channing Walton CLA
Modified: 2004-10-27 06:38 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 Channing Walton CLA 2004-09-27 05:03:56 EDT
If the compiler options include 'Process Javadoc comments', warnings/errors are
raised for @links to private methods. The compiler option 'Only consider members
as visible as' set to 'Private' doesn't prevent the warning/error being generated.
Comment 1 Dani Megert CLA 2004-09-27 06:31:13 EDT
Those problems are reported by J Core.
Comment 2 Frederic Fusier CLA 2004-09-27 06:52:27 EDT

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