Bug 46276

Summary: Search for package declarations incorrectly finds matches in clone project
Product: [Eclipse Project] JDT Reporter: Philipe Mulet <philippe_mulet>
Component: CoreAssignee: Philipe Mulet <philippe_mulet>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.0   
Target Milestone: 2.1.3   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Philipe Mulet CLA 2003-11-07 11:22:42 EST
Build 3.0 M4

Project A
 +- p / X.java

Project B : copy of Project A

Select package 'p' in project A, search for declarations: finds a match in 
project B
Comment 1 Philipe Mulet CLA 2003-11-07 11:24:06 EST
Similar problem to bug 33800 for package references. 
Support added for package declarations too.

Comment 2 Philipe Mulet CLA 2003-11-07 11:49:59 EST
Fixed in latest
Comment 3 Philipe Mulet CLA 2003-11-07 11:50:12 EST
Backported to 2.1 stream
Comment 4 Jerome Lanneluc CLA 2003-11-12 04:55:58 EST
Added regression test JavaSearchMultipleProjectsTests.testPackageDeclaration() 
in both HEAD and 2.1 maintenance stream.
Comment 5 David Audel CLA 2003-11-24 10:47:30 EST
Verified for 3.0M5
Comment 6 Frederic Fusier CLA 2004-03-01 06:05:50 EST
Verified with build I200402251535.
Comment 7 Frederic Fusier CLA 2004-03-12 04:37:35 EST
Verified with build 2.1.3-RC3 (200403101828)