Closed eclipse-modisco-bot closed 4 hours ago
By Gabriel BARBIER on Jul 29, 2010 10:47
A correction is available in SVN.
A first step of comments management uses the jdt resolution, and to manage specific cases, a second step for unlocated comments, comments linked to the compilation unit and comments inside types, will be performed using an alternate algorithm.
By Hugo Bruneliere on Oct 05, 2010 04:21
Bug fixed.
| --- | --- | | Bugzilla Link | 320224 | | Status | CLOSED FIXED | | Importance | P3 normal | | Reported | Jul 19, 2010 04:39 EDT | | Modified | Oct 18, 2010 08:33 EDT | | Version | 0.9.0 | | Reporter | Gabriel BARBIER |
Description
Created attachment 174596\ To illustrate the bug
Hello,
During the discovery of java project, it seems that some comments have not been well managed:
header comment: it have been linked to the "Package" element that contains current class, so it becomes a common comment for each class in the "Package" element.
comments of methods: if we have several comments in a method, some of them have been linked to the return type instead of the method.
Regards,\ Gabriel
CommentManagement.zip