Bug 39533 - Working copy with no corresponding file not considered by NameLookup
Summary: Working copy with no corresponding file not considered by NameLookup
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 3.0 M2   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-02 07:06 EDT by Jerome Lanneluc CLA
Modified: 2003-07-16 06:11 EDT (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 Jerome Lanneluc CLA 2003-07-02 07:06:34 EDT
Build 20030701

NameLookup.seekTypesInSourcePackage(...) doesn't consider working copies that 
have no correponding primary compilation unit in the given package.
Comment 1 Jerome Lanneluc CLA 2003-07-02 08:06:34 EDT
Fixed and added regression test WorkingCopyOwnerTests.testParseCompilationUnit1
()
Comment 2 David Audel CLA 2003-07-16 06:11:10 EDT
Verified.