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 158535

Summary: Fields/properties of groovy classes not visible in cc
Product: groovy Reporter: Petr Hejl <phejl>
Component: EditorAssignee: Petr Hejl <phejl>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 151985    

Description Petr Hejl 2009-02-13 15:32:32 UTC
Fields/properties of groovy classes are not visible in cc. Pure Java classes are not affected by this.
Code completion workflow has to be updated the same way as it has been done for method cc.
Comment 1 Petr Hejl 2009-03-28 11:10:23 UTC
Fixed in web-main ce76ccd2ae14.
Comment 2 Quality Engineering 2009-03-29 20:17:23 UTC
Integrated into 'main-golden', will be available in build *200903291400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/ce76ccd2ae14
User: phejl@netbeans.org
Log: #158535 Fields/properties of groovy classes not visible in cc (+ parser improvement)