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 212144

Summary: [cc] CC doesn't work on Map inside for cycle
Product: groovy Reporter: Martin Janicek <mjanicek>
Component: CodeAssignee: Martin Janicek <mjanicek>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Martin Janicek 2012-05-06 15:31:01 UTC
Code completion doesn't work on Map inside for cycle..
See commented test: MethodCCTest.testCompletionInsideFor1_2