eclipse-modisco / org.eclipse.modisco

Eclipse Public License 2.0
0 stars 0 forks source link

[Java] comments management: invalid resolution #438

Closed eclipse-modisco-bot closed 4 hours ago

eclipse-modisco-bot commented 4 hours ago

| --- | --- | | 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:

Regards,\ Gabriel

CommentManagement.zip

eclipse-modisco-bot commented 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.

eclipse-modisco-bot commented 4 hours ago

By Hugo Bruneliere on Oct 05, 2010 04:21

Bug fixed.