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 22078 - '$' rather than '.' in inner classes in code completion Javadoc
Summary: '$' rather than '.' in inner classes in code completion Javadoc
Status: CLOSED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-04 00:16 UTC by Jesse Glick
Modified: 2007-11-05 13:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screen shot (11.78 KB, image/gif)
2002-04-04 00:16 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2002-04-04 00:16:28 UTC
[dev apr 02] It seems if you get code completion
on an inner class,
the Javadoc popup displays its VM-internal name
with a '$'. It should
use '.', just like regular Javadoc does.
Comment 1 Jesse Glick 2002-04-04 00:16:52 UTC
Created attachment 5282 [details]
Screen shot
Comment 2 Martin Roskanin 2002-04-05 08:10:26 UTC
fixed in [maintrunk]
Also the name of the class is hyperlinked now.

/cvs/editor/libsrc/org/netbeans/editor/ext/CompletionJavaDoc.java,v  
<--  CompletionJavaDoc.java
new revision: 1.4; previous revision: 1.3
Comment 3 Quality Engineering 2003-06-30 18:00:49 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 4 Quality Engineering 2003-06-30 18:08:05 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.