Bug 295897

Summary: [navigation] Remove workaround in open implementation after search is fixed for nested types.
Product: [Eclipse Project] JDT Reporter: Raksha Vasisht <raksha.vasisht>
Component: UIAssignee: Raksha Vasisht <raksha.vasisht>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: markus.kell.r
Version: 3.6   
Target Milestone: 3.6 M4   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Bug Depends on: 295894    
Bug Blocks:    

Description Raksha Vasisht CLA 2009-11-23 11:49:43 EST
After the bug 295894 is fixed , remove the workaround in the line 213.
Comment 1 Raksha Vasisht CLA 2009-11-24 01:45:04 EST
The fix for the workaround was in the UI code to set the boolean flag noMemberTypes to true which filters the enclosing types in the API
SearchEngine.createHierarchyScope(..). Fix released to HEAD.