Bug 6282 - Extra closing comment slashes
Summary: Extra closing comment slashes
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Kai-Uwe Maetzel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-23 20:50 EST by James Moody CLA
Modified: 2001-12-07 13:38 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Moody CLA 2001-11-23 20:50:39 EST
I have a non-reproducable case that has happened to me four times this evening 
on the 1122 build. I type
/**

and hit return, which creates
/**
 *
and then I type "/" to close the comment, and I get
/**
 *//
(two slashes).

This has happened regardless of whether it was a javadoc comment or a normal 
comment, and I can't make it happen at will but I can reproduce it given enough 
time.
Comment 1 Erich Gamma CLA 2001-11-26 12:43:55 EST
Kai is this the same problem as "double } " that Dirk has reported and that is 
fixed by now?
Comment 2 Kai-Uwe Maetzel CLA 2001-12-07 13:38:23 EST
Fixed in build 20011204.