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 - Fields/properties of groovy classes not visible in cc
Summary: Fields/properties of groovy classes not visible in cc
Status: RESOLVED FIXED
Alias: None
Product: groovy
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks: 151985
  Show dependency tree
 
Reported: 2009-02-13 15:32 UTC by Petr Hejl
Modified: 2009-03-29 20:17 UTC (History)
0 users

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 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)