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 148861

Summary: [cc] missing constructor in a cc
Product: groovy Reporter: Lukas Jungmann <jungi>
Component: EditorAssignee: Martin Janicek <mjanicek>
Status: VERIFIED FIXED    
Severity: blocker CC: vriha
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 151985    
Attachments: screenshot

Description Lukas Jungmann 2008-10-01 15:03:02 UTC
class Foo { }
class Bar {
 Foo f = new F|
 }

=> see screenshot
Comment 1 Lukas Jungmann 2008-10-01 15:08:35 UTC
Created attachment 70971 [details]
screenshot
Comment 2 Petr Hejl 2008-12-11 10:25:34 UTC
Reproducible. Part of umbrella issue. Should be fixed for M2.
Comment 3 Martin Janicek 2011-12-05 15:55:03 UTC
Still valid issue. Setting TM --> 7.2
Comment 4 Martin Janicek 2012-02-20 14:20:39 UTC
Fixed in: web-main #2c2bacc12a24
Comment 5 Quality Engineering 2012-02-21 10:56:05 UTC
Integrated into 'main-golden', will be available in build *201202210400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/2c2bacc12a24
User: Martin Janicek <mjanicek@netbeans.org>
Log: #148861 - [cc] missing constructor in a cc
Comment 6 Quality Engineering 2012-02-22 11:01:24 UTC
Integrated into 'main-golden', will be available in build *201202220400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/2c2bacc12a24
User: Martin Janicek <mjanicek@netbeans.org>
Log: #148861 - [cc] missing constructor in a cc
Comment 7 Vladimir Riha 2012-04-03 12:32:33 UTC
verified

NetBeans IDE Dev (Build 201204021038)