Bug 24741 - Search does not find patterned type reference in binary project
Summary: Search does not find patterned type reference in binary project
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.1 M2   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-14 04:20 EDT by Jerome Lanneluc CLA
Modified: 2002-10-17 10:33 EDT (History)
0 users

See Also:


Attachments

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