This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 23474

Summary: Syntax highlighting colour for javadoc comments should be different to that of ordinary comments.
Product: editor Reporter: Colin Wilson-Salt <colinws>
Component: Painting & PrintingAssignee: issues@editor <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: Other   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Description Colin Wilson-Salt 2002-05-14 15:30:21 UTC
It's annoying that javadoc comments look the same as 
ordinary comments.

NEdit (www.nedit.org) shows these in a blue-grey and 
ordinary comments in light-grey.

Makes it easier to spot the javadoc comments, and less 
likely to miss the second * in /**, causing javadoc tools 
(like xdoclet) to miss tags.
Comment 1 Jesse Glick 2002-06-25 17:45:56 UTC
See also issue #22390.
Comment 2 Marek Grummich 2002-07-22 09:56:48 UTC
Set target milestone to TBD
Comment 3 Marek Grummich 2002-07-22 09:59:32 UTC
Set target milestone to TBD
Comment 4 psuk 2004-03-23 20:22:52 UTC
Changing subcomponent to syntax coloring
Comment 5 Roman Strobl 2004-12-06 16:03:54 UTC

*** This issue has been marked as a duplicate of 25509 ***