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 77017

Summary: "Go to declaration" works wrong in "IO" sample project
Product: cnd Reporter: soldatov <soldatov>
Component: -- Other --Assignee: Vladimir Voskresensky <vv159170>
Status: VERIFIED WORKSFORME    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description soldatov 2006-05-29 12:51:35 UTC
- Create "IO" sample project
- Open "Class View" tab and find "go()" function
- Call context menu and select "Go to declaration" item
Cursor should be at 3rd line(declaration), but it at 10th line(definition).
Comment 1 Vladimir Kvashin 2006-07-28 15:19:44 UTC
Can't reproduced. Most likely is fixed as a result of recent model fixes.
Comment 2 soldatov 2008-02-27 14:38:52 UTC
verified in NetBeans IDE Dev (Build 200802270005)