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 113131

Summary: HyperLink and creatin new class member
Product: cnd Reporter: avp <avp>
Component: Code ModelAssignee: Vladimir Kvashin <vkvashin>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description avp 2007-08-17 19:59:03 UTC
When I try go by hyperlink to member from header to cpp file and this member don't exist
this member must be created if this file exists(or this must be created too) in projects folders
Comment 1 Vladimir Kvashin 2007-10-26 22:35:48 UTC
I would propose to do this not at the moment of the hyperlink navigation,
but rather to show a "bulb" as soon as declaration is entered,
and propose to create definition for this function.
Comment 2 avp 2007-10-27 08:20:17 UTC
It would be good. Desirably, that to this action can I call from keys(change standard combination)
Comment 3 avp 2008-07-14 11:12:04 UTC

*** This issue has been marked as a duplicate of 139787 ***