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 - C++ class creation dialog
Summary: C++ class creation dialog
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 6.x
Hardware: All Linux
: P3 blocker with 2 votes (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-17 15:59 UTC by rmartins
Modified: 2009-02-19 20:30 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

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