Bug 78809 - Javadoc warnings on: Enum javadocs are still yellow underlined
Summary: Javadoc warnings on: Enum javadocs are still yellow underlined
Status: RESOLVED DUPLICATE of bug 78018
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.1 M4   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-16 22:23 EST by Neal Sanche CLA
Modified: 2004-11-17 04:28 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 Neal Sanche CLA 2004-11-16 22:23:02 EST
I have turned on Javadocs warnings. Enums light up with a yellow underline
showing that they need to have Javadoc comments added. However, even after doing
so, the warning is not resolved and the yellow underline remains active. I would
expect it to go away after a javadoc comment is added to the enum. This applies
to 3.1M3.
Comment 1 Neal Sanche CLA 2004-11-16 22:32:29 EST
Sorry, I think you've already adressed this issue as bug 78018, and the
description there was *so* much better than mine was.

*** This bug has been marked as a duplicate of 78018 ***