Bug 24741

Summary: Search does not find patterned type reference in binary project
Product: [Eclipse Project] JDT Reporter: Jerome Lanneluc <jerome_lanneluc>
Component: CoreAssignee: Jerome Lanneluc <jerome_lanneluc>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.1 M2   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Jerome Lanneluc CLA 2002-10-14 04:20:29 EDT
Build 20021009

Searching for type references to junit.framework.* in org.junit (as a binary 
project) does not find any match.
Comment 1 Jerome Lanneluc CLA 2002-10-14 10:23:50 EDT
Simple refences to "junit" and "framework" were not added to the index.
Fixed BinaryIndexer to add these references.
Comment 2 David Audel CLA 2002-10-17 10:33:30 EDT
Verified.