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

Summary: missing javadoc for java methods in a groovy script
Product: groovy Reporter: Lukas Jungmann <jungi>
Component: EditorAssignee: Martin Janicek <mjanicek>
Status: NEW ---    
Severity: blocker CC: bburlein, phejl
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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