Bug 46276 - Search for package declarations incorrectly finds matches in clone project
Summary: Search for package declarations incorrectly finds matches in clone project
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.1.3   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-07 11:22 EST by Philipe Mulet CLA
Modified: 2004-03-12 04:37 EST (History)
0 users

See Also:


Attachments

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