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 227093 - Java Hint for No Suitable constructor error suggest creating a sub class
Summary: Java Hint for No Suitable constructor error suggest creating a sub class
Status: RESOLVED DUPLICATE of bug 221848
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 7.3
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-06 11:43 UTC by manikantannaren
Modified: 2013-06-10 08:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
<no description> (147.62 KB, image/png)
2013-03-06 11:44 UTC, manikantannaren
Details
<no description> (38.29 KB, image/png)
2013-03-06 11:45 UTC, manikantannaren
Details

Note You need to log in before you can comment on or make changes to this bug.
Description manikantannaren 2013-03-06 11:43:05 UTC
Product Version = NetBeans IDE 7.3 (Build 201302132200)
Operating System = Mac OS X version 10.8.2 running on x86_64
Java; VM; Vendor = 1.7.0_11
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.6-b04
Comment 1 manikantannaren 2013-03-06 11:44:08 UTC
Created attachment 132258 [details]
<no description>
Comment 2 manikantannaren 2013-03-06 11:45:46 UTC
Created attachment 132259 [details]
<no description>
Comment 3 Jan Lahoda 2013-06-10 08:38:42 UTC
That suggestion is actually independent on the error - it always allows to create a subclass. Anyway, a new quickfix was added to this error under bug #221848.

*** This bug has been marked as a duplicate of bug 221848 ***