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 152853 - missing javadoc for java methods in a groovy script
Summary: missing javadoc for java methods in a groovy script
Status: NEW
Alias: None
Product: groovy
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-10 11:13 UTC by Lukas Jungmann
Modified: 2016-03-19 12:58 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Jungmann 2008-11-10 11:13:42 UTC
cc for "".| does not show javadoc for java methods
Comment 1 Martin Janicek 2011-12-12 12:16:31 UTC
Still valid issue. Setting TM --> 7.2
Comment 2 Martin Janicek 2013-02-11 12:34:18 UTC
Probably CompletionHandler or HTMLJavadocParser from groovy.editor need to be improve..
Comment 3 Martin Janicek 2013-02-14 10:04:48 UTC
Or maybe CompletionHandler.document() is not working correctly