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 246793

Summary: Go To Symbol ignores "pending" result
Product: utilities Reporter: Alexander Simon <alexvsimon>
Component: Jump ToAssignee: Tomas Zezula <tzezula>
Status: RESOLVED FIXED    
Severity: normal CC: issues
Priority: P2    
Version: 8.1   
Hardware: PC   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 246800    

Description Alexander Simon 2014-09-01 06:46:53 UTC
Go To Symbol action should support pending results as it implemented in go to type action.
Comment 1 Alexander Simon 2014-11-26 16:45:19 UTC
This makes goto symbol very slow in the case mixed development (C/C++ + Java)
Comment 2 Vladimir Kvashin 2015-01-29 11:38:54 UTC
By mixed development Alexander means that a user just have both Java and C/C++ projects open.
Comment 3 Tomas Zezula 2015-04-30 12:20:54 UTC
Fixed jet-main ae53961f8763
Comment 4 Quality Engineering 2015-05-01 02:54:26 UTC
Integrated into 'main-silver', will be available in build *201505010001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/ae53961f8763
User: Tomas Zezula <tzezula@netbeans.org>
Log: #246793:Go To Symbol ignores "pending" result