Bug 295897 - [navigation] Remove workaround in open implementation after search is fixed for nested types.
Summary: [navigation] Remove workaround in open implementation after search is fixed f...
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.6   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.6 M4   Edit
Assignee: Raksha Vasisht CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 295894
Blocks:
  Show dependency tree
 
Reported: 2009-11-23 11:49 EST by Raksha Vasisht CLA
Modified: 2009-11-24 08:00 EST (History)
1 user (show)

See Also:


Attachments

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