Bug 130761 - [comments] wrong comment type (line instead of block)
Summary: [comments] wrong comment type (line instead of block)
Status: VERIFIED DUPLICATE of bug 130752
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 3.2.1   Edit
Assignee: Frederic Fusier CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-07 12:49 EST by Joachim Lusiardi CLA
Modified: 2006-08-04 11:53 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 Joachim Lusiardi CLA 2006-03-07 12:49:09 EST
in the following file
    /*
     * text
     */
    package comments;

the comment is handle by the method visit(LineComment) instead of visit(BlockComment). It also seems to forget all textual content.
This happens at least until build eclipseN20060301
Comment 1 Frederic Fusier CLA 2006-03-07 13:09:29 EST
Sounds like a duplicate...

*** This bug has been marked as a duplicate of 130752 ***
Comment 2 Frederic Fusier CLA 2006-08-04 11:53:16 EDT
Verified for 3.3 M1 using build I20060804-0010.