Patches item #1560482, was opened at 2006-09-18 07:11
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397080&aid=1560482&group_id=29721
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Paul Guyot (pguyot)
Assigned to: Nobody/Anonymous (nobody)
Summary: patch for 652303: unused imports & javadoc
Initial Comment:
The attached patch partially fixes bug 652303.
It fixes it for @see tags. However, it doesn't fix it
for @link and @linkplain tags, although the test case
has been implemented for those, too.
The patch makes some important changes in the javadoc
parsing code from the javadoc checks. Maybe some of
this code should be (a) moved to a better place and (b)
extended to be able to parse @link tags.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397080&aid=1560482&group_id=29721
|