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 - [cc] missing constructor in a cc
Summary: [cc] missing constructor in a cc
Status: VERIFIED FIXED
Alias: None
Product: groovy
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All Linux
: P3 blocker (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks: 151985
  Show dependency tree
 
Reported: 2008-10-01 15:02 UTC by Lukas Jungmann
Modified: 2012-04-03 12:32 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (183.05 KB, image/png)
2008-10-01 15:08 UTC, Lukas Jungmann
Details

Note You need to log in before you can comment on or make changes to this bug.
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)