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 158686

Summary: C++ class creation dialog
Product: cnd Reporter: rmartins <rmartins>
Component: Code ModelAssignee: issues@cnd <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Description rmartins 2009-02-17 15:59:02 UTC
Hi,
the current c++ class dialog window is rather simple. Would it be possible to enhance it with the following features:
->Namespace awareness
->Inheritance awareness (specifying the parents for the new class)
 ->Possibility to automatically implements stubs for virtual methods

Thanks,
Rolando