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 18205

Summary: The node display for a java node does not represent the compiler provided no argument constructor
Product: java Reporter: Chris Webster <cwebster>
Component: UnsupportedAssignee: issues@java <issues>
Status: CLOSED INVALID    
Severity: blocker CC: tsverdlova
Priority: P3    
Version: 3.x   
Hardware: All   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:

Description Chris Webster 2001-11-29 21:44:20 UTC
The java node representation does not provide a constructor node when no other
constructors are present, even though a public constructor will be automatically
supplied.
Comment 1 Svata Dedic 2001-11-30 05:39:41 UTC
This is actually as designed -- the node shows what's written in the 
source. Likewise the node does not show nodes for other compiler-
generated stuff (accessor methods for inner classes, local value 
holders for local classes etc).
Comment 2 Quality Engineering 2003-07-01 13:12:15 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 3 Quality Engineering 2003-07-01 13:20:29 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.