Bug 26025

Summary: Search should not use a file based name environment
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.1   
Target Milestone: 2.1 M4   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Jerome Lanneluc CLA 2002-11-12 05:41:15 EST
Build 20021105

To be consistent, search should use a name environment similar to the one used 
by the Java builder.
Comment 1 Jerome Lanneluc CLA 2002-11-19 06:18:40 EST
Created JavaSearchNameEnvironment (which replaces FileNameEnvironment) and uses 
the builder's ClasspathDirectory and ClasspathJar (and added 
ClasspathSourceDirectory).
Comment 2 David Audel CLA 2002-12-18 10:41:02 EST
Verified.